cantera/test
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
..
data [Thermo] Allow species without thermo data 2019-01-23 16:43:44 -05:00
equil [Test] Add an extra test of the equilibrium solvers 2017-10-05 22:58:19 -04:00
general Check for additional invalid string-to-double conversions 2018-12-02 23:54:04 -05:00
kinetics Remove HAS_NO_PYTHON configuration variable 2017-11-26 16:48:40 -05:00
matlab [Test/Matlab] Run TestImport on all platforms 2018-08-02 18:17:22 -04:00
python [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00
thermo [Thermo] Fix setting of temperature-dependent Redlich-Kwong parameters 2019-02-04 18:49:34 -05:00
transport Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
SConscript [SCons] Simplify handling of PYTHONPATH in the test suite 2018-09-19 17:59:59 -04:00