11 #ifndef CT_TRANSPORTPARAMS_H
12 #define CT_TRANSPORTPARAMS_H
Headers for the DenseMatrix object, which deals with dense rectangular matrices and description of th...
Headers for the Transport object, which is the virtual base class for all transport property evaluato...
Base class for a phase with thermodynamic properties.
Base structure to hold transport model parameters.
thermo_t * thermo
Pointer to the ThermoPhase object: shallow pointer.
doublereal tmin
Minimum temperatures for parameter fits.
vector_fp mw
Local storage of the molecular weights of the species.
doublereal tmax
Maximum temperatures for parameter fits.
size_t nsp_
Local storage of the number of species.
VelocityBasis velocityBasis_
A basis for the average velocity can be specified.
std::vector< double > vector_fp
Turn on the use of stl vectors for the basic array type within cantera Vector of doubles.
int VelocityBasis
The diffusion fluxes must be referenced to a particular reference fluid velocity.
Namespace for the Cantera kernel.