cantera/src/thermo
2019-06-25 22:30:59 -04:00
..
BinarySolutionTabulatedThermo.cpp [Thermo] Fix BinarySolutionTabulatedThermo initial mole fraction thermo 2019-03-06 19:48:45 -05:00
ConstCpPoly.cpp [Thermo] Make SpeciesThermoInterpType objects default constructible 2019-06-25 22:30:59 -04:00
ConstDensityThermo.cpp Fixes ConstDensityThermo::standardConcentration() 2017-12-06 10:57:15 -05:00
DebyeHuckel.cpp [Input] Create DebyeHuckel and PDSS_Water objects from YAML definitions 2019-06-25 22:30:59 -04:00
Elements.cpp Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
FixedChemPotSSTP.cpp [Input] Create FixedChemPot objects from YAML definitions 2019-06-25 22:30:59 -04: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 [Input] Create IdealMolalSoln objects from YAML definitions 2019-06-25 22:30:59 -04:00
IdealSolidSolnPhase.cpp [Thermo] Fix calculation of initial density of IdealSolidSolnPhase 2019-02-20 21:39:22 -05:00
IdealSolnGasVPSS.cpp [Input] Create IdealGasVPSS and PDSS_IdealGas objects from YAML definitions 2019-06-25 22:30:59 -04:00
IonsFromNeutralVPSSTP.cpp [Input] Create IonsFromNeutral objects from YAML definitions 2019-06-25 22:30:59 -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 [Input] Create Margules and PDSS_ConstVol objects from YAML definitions 2019-06-25 22:30:59 -04:00
MaskellSolidSolnPhase.cpp [Input] Create MaskellSolidSoln objects from YAML definitions 2019-06-25 22:30:59 -04:00
MixtureFugacityTP.cpp Remove some unused, inaccessible variables 2017-07-17 23:41:44 -04:00
MolalityVPSSTP.cpp [Thermo] Add method for setting the state using an AnyMap 2019-06-25 22:30:59 -04:00
Mu0Poly.cpp [Thermo] Make SpeciesThermoInterpType objects default constructible 2019-06-25 22:30:59 -04:00
MultiSpeciesThermo.cpp Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
Nasa9Poly1.cpp [Thermo] Make SpeciesThermoInterpType objects default constructible 2019-06-25 22:30:59 -04:00
Nasa9PolyMultiTempRegion.cpp [Thermo] Make SpeciesThermoInterpType objects default constructible 2019-06-25 22:30:59 -04:00
NasaPoly2.cpp [Thermo] Make SpeciesThermoInterpType objects default constructible 2019-06-25 22:30:59 -04:00
PDSS.cpp [Thermo] Refactor construction of PDSS objects 2017-02-22 22:18:40 -05:00
PDSS_ConstVol.cpp [Input] Create Margules and PDSS_ConstVol objects from YAML definitions 2019-06-25 22:30:59 -04: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 [Input] Create IonsFromNeutral objects from YAML definitions 2019-06-25 22:30:59 -04:00
PDSS_SSVol.cpp [Input] Create PDSS_SSVol objects from YAML definitions 2019-06-25 22:30:59 -04:00
PDSS_Water.cpp [Thermo] Refactor construction of PDSS objects 2017-02-22 22:18:40 -05:00
PDSSFactory.cpp [Input] Create PDSS_SSVol objects from YAML definitions 2019-06-25 22:30:59 -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 [Input] Create RedlichKister objects from YAML definitions 2019-06-25 22:30:59 -04:00
RedlichKwongMFTP.cpp [Thermo] Generalize check for missing Redlich-Kwong coefficients 2019-02-04 18:49:45 -05:00
SingleSpeciesTP.cpp [Thermo] Make m_species a non-pointer member of ThermoPhase 2017-02-22 22:18:40 -05:00
Species.cpp [Input] Create IonsFromNeutral objects from YAML definitions 2019-06-25 22:30:59 -04:00
SpeciesThermoFactory.cpp [Input] Fix reference pressure on constant cp thermo created from YAML 2019-06-25 22:30:59 -04:00
SpeciesThermoInterpType.cpp [Thermo] VPStandardStateTP does not use reference thermo objects 2019-01-23 16:43:44 -05:00
StoichSubstance.cpp [Input] Create StoichSubstance objects from YAML definitions 2019-06-25 22:30:59 -04:00
SurfPhase.cpp [Thermo] Add method for setting the state using an AnyMap 2019-06-25 22:30:59 -04:00
ThermoFactory.cpp [Input] Create MaskellSolidSoln objects from YAML definitions 2019-06-25 22:30:59 -04:00
ThermoPhase.cpp [Input] Store phase definition parameters in the ThermoPhase object 2019-06-25 22:30:59 -04:00
VPStandardStateTP.cpp [Input] Use YAML 'equation-of-state' field to create PDSS objects 2019-06-25 22:30:59 -04: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