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 105 of file speciesThermoTypes.h.
| int nCoefficients |
number of coefficients
Definition at line 109 of file speciesThermoTypes.h.
| int param |
param
Definition at line 107 of file speciesThermoTypes.h.
| int Pref_coeff |
reference pressure coefficient
Definition at line 115 of file speciesThermoTypes.h.
| int Tmax_coeff |
coefficient for Tmax
Definition at line 113 of file speciesThermoTypes.h.
| int Tmin_coeff |
coefficient for Tmin
Definition at line 111 of file speciesThermoTypes.h.
1.6.3