Cantera
2.0
|
holds parameterization-dependent index information More...
#include <speciesThermoTypes.h>
Public Attributes | |
int | param |
param | |
int | nCoefficients |
number of coefficients | |
int | Tmin_coeff |
coefficient for Tmin | |
int | Tmax_coeff |
coefficient for Tmax | |
int | Pref_coeff |
reference pressure coefficient | |
holds parameterization-dependent index information
These are all integers.
Definition at line 99 of file speciesThermoTypes.h.
int param |
param
Definition at line 102 of file speciesThermoTypes.h.
int nCoefficients |
number of coefficients
Definition at line 104 of file speciesThermoTypes.h.
int Tmin_coeff |
coefficient for Tmin
Definition at line 106 of file speciesThermoTypes.h.
int Tmax_coeff |
coefficient for Tmax
Definition at line 108 of file speciesThermoTypes.h.
int Pref_coeff |
reference pressure coefficient
Definition at line 110 of file speciesThermoTypes.h.