Go to the documentation of this file.
11 #ifndef CT_TRANSPORTPARAMS_H
12 #define CT_TRANSPORTPARAMS_H
65 #endif //CT_TRANSPORTPARAMS_H
size_t nsp_
Local storage of the number of species.
Base structure to hold transport model parameters.
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.
Base class for a phase with thermodynamic properties.
doublereal tmax
Maximum temperatures for parameter fits.
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.
VelocityBasis velocityBasis_
A basis for the average velocity can be specified.
Namespace for the Cantera kernel.