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