cantera/src/thermo
Ray Speth 311ae76510 [Thermo] Allow species without thermo data
In some models, SpeciesThermoInterpType objects on individual species are not
used. Instead of requiring the specification of placeholder thermo data, this
allows the base SpeciesThermoInterpType class to be used, which will throw an
exception if it is inadvertently used.
2019-01-23 16:43:44 -05:00
..
ConstCpPoly.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
ConstDensityThermo.cpp Fixes ConstDensityThermo::standardConcentration() 2017-12-06 10:57:15 -05:00
DebyeHuckel.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
Elements.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
FixedChemPotSSTP.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
GibbsExcessVPSSTP.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
HMWSoln.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
IdealGasPhase.cpp [Thermo] Make m_species a non-pointer member of ThermoPhase 2017-02-22 22:18:40 -05:00
IdealMolalSoln.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
IdealSolidSolnPhase.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
IdealSolnGasVPSS.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
IonsFromNeutralVPSSTP.cpp [Thermo] Make IonsFromNeutral constructible without XML 2017-08-07 20:57:34 -04:00
LatticePhase.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
LatticeSolidPhase.cpp [Thermo] Allow instantiation of LatticeSolidPhase without XML 2017-07-17 23:41:44 -04:00
MargulesVPSSTP.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
MaskellSolidSolnPhase.cpp [Thermo] Clean up implementation of MaskellSolidSolnPhase 2019-01-23 16:43:44 -05:00
MixtureFugacityTP.cpp Remove some unused, inaccessible variables 2017-07-17 23:41:44 -04:00
MolalityVPSSTP.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
Mu0Poly.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
MultiSpeciesThermo.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
Nasa9Poly1.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
Nasa9PolyMultiTempRegion.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
NasaPoly2.cpp [Thermo] Relax warning threshold for heat capacity discontinuities 2018-08-17 14:17:51 -04:00
PDSS.cpp [Thermo] Refactor construction of PDSS objects 2017-02-22 22:18:40 -05:00
PDSS_ConstVol.cpp [Thermo] Make PDSS_ConstVol configurable without XML 2017-02-22 22:18:40 -05:00
PDSS_HKFT.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
PDSS_IdealGas.cpp [Thermo] Refactor construction of PDSS objects 2017-02-22 22:18:40 -05:00
PDSS_IonsFromNeutral.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
PDSS_SSVol.cpp [Thermo] Make PDSS_SSVol contstructible wihout XML 2017-08-13 23:59:49 -04:00
PDSS_Water.cpp [Thermo] Refactor construction of PDSS objects 2017-02-22 22:18:40 -05:00
PDSSFactory.cpp [Thermo] Always use PDSS_ConstVol for constant volume standard state 2017-08-13 23:59:49 -04:00
Phase.cpp Deprecate rarely-used vector functions 2018-12-14 11:27:24 -05:00
PureFluidPhase.cpp [Thermo] Keep PureFluidPhase state data consistent 2018-08-03 15:18:30 -04:00
RedlichKisterVPSSTP.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
RedlichKwongMFTP.cpp Adding critProperties database for RedlichKwongMFTP 2018-12-11 11:08:47 -05:00
SingleSpeciesTP.cpp [Thermo] Make m_species a non-pointer member of ThermoPhase 2017-02-22 22:18:40 -05:00
Species.cpp [Thermo] Allow species without thermo data 2019-01-23 16:43:44 -05:00
SpeciesThermoFactory.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
SpeciesThermoInterpType.cpp [Thermo] Allow species without thermo data 2019-01-23 16:43:44 -05:00
StoichSubstance.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
SurfPhase.cpp [Thermo] Make species size local to SurfPhase 2017-10-05 22:58:19 -04:00
ThermoFactory.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
ThermoPhase.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
VPStandardStateTP.cpp [Thermo] Remove special case for aqueous phases in VPStandardStateTP 2017-02-22 22:18:40 -05:00
WaterProps.cpp [Transport] Move calculations into WaterTransport class 2018-09-07 23:24:23 -04:00
WaterPropsIAPWS.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
WaterPropsIAPWSphi.cpp Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
WaterSSTP.cpp [Thermo] Make m_species a non-pointer member of ThermoPhase 2017-02-22 22:18:40 -05:00