cantera/include
Ray Speth ebb93cb5a2 [Thermo] Fix setting of temperature-dependent Redlich-Kwong parameters
Using negative values to indicate unspecified parameters doesn't work, since
either constant in "a = a0 + a1*T" can be negative and still produce a positive
value for "a". Instead, NaN can be used for this purpose.
2019-02-04 18:49:34 -05:00
..
cantera [Thermo] Fix setting of temperature-dependent Redlich-Kwong parameters 2019-02-04 18:49:34 -05:00