cantera/test/thermo
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
..
MaskellSolidSolnPhase_Test.cpp [Thermo] Make adding undefined elements the default behavior 2017-08-13 23:59:49 -04:00
nasapoly.cpp Deprecate copy constructors for eventually-noncopyable objects 2016-07-29 18:57:29 -04:00
phaseConstructors.cpp [Thermo] Fix setting of temperature-dependent Redlich-Kwong parameters 2019-02-04 18:49:34 -05:00
RedlichKisterTest.cpp [Thermo] Make adding undefined elements the default behavior 2017-08-13 23:59:49 -04:00
RedlichKwongMFTP_Test.cpp Adding test suite coverage for critcal property lookups in RedlichKwongMFTP 2018-12-11 11:08:47 -05:00
thermo_data.h [Thermo] Allow instantiation of LatticeSolidPhase without XML 2017-07-17 23:41:44 -04:00
thermoParameterizations.cpp [Thermo] Make PDSS_HKFT constructible without XML 2017-08-13 23:59:49 -04:00
ThermoPhase_Test.cpp [Equil] Deprecate get/setElementPotentials 2018-06-06 11:54:14 -04:00
water_iapws.cpp [Test] Move testIAPWSPres into the gtest suite 2015-11-24 10:59:15 -05:00