Cantera  2.1.2
Classes | Namespaces
WaterTransport.h File Reference

Header file defining class WaterTransport. More...

#include "TransportBase.h"
#include "cantera/numerics/DenseMatrix.h"
#include "LiquidTransportParams.h"
#include "cantera/thermo/WaterPropsIAPWS.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

 Cantera
 Namespace for the Cantera kernel.
 

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 WaterTransport.

Definition in file WaterTransport.h.