Cantera  2.0
Classes | Namespaces
WaterTransport.h File Reference

Header file defining class LiquidTransport. More...

#include <vector>
#include <string>
#include <map>
#include <numeric>
#include <algorithm>
#include "TransportBase.h"
#include "cantera/numerics/DenseMatrix.h"
#include "LiquidTransportParams.h"
Include dependency graph for WaterTransport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WaterTransport
 Transport Parameters for pure water. More...
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Variables

const int LVISC_CONSTANT = 0
 
const int LVISC_WILKES = 1
 
const int LVISC_MIXTUREAVG = 2
 
const int LDIFF_MIXDIFF_UNCORRECTED = 0
 
const int LDIFF_MIXDIFF_FLUXCORRECTED = 1
 
const int LDIFF_MULTICOMP_STEFANMAXWELL = 2
 

Detailed Description

Header file defining class LiquidTransport.

Definition in file WaterTransport.h.