cantera/src/thermo
2015-04-22 14:08:24 -04:00
..
ConstCpPoly.cpp [Thermo] Add simpler constructors for SpeciesThermoInterpType objects 2015-01-22 00:04:06 +00:00
ConstDensityThermo.cpp Minor cleanup of constructors and destructors 2015-02-26 21:58:42 +00:00
DebyeHuckel.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
Elements.cpp Remove redundant, unnamed root XML node from parsed documents 2015-04-20 18:34:39 -04:00
FixedChemPotSSTP.cpp [Thermo] Always add species using Species objects 2015-04-20 18:34:38 -04:00
GeneralSpeciesThermo.cpp Do species indexing in GeneralSpeciesThermo instead of STIT 2015-04-14 15:29:28 -04:00
GibbsExcessVPSSTP.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
HMWSoln.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
HMWSoln_input.cpp Eliminate unnecessary manual memory management of XML_Node 2015-02-20 00:11:19 +00:00
IdealGasPhase.cpp [Thermo] Add a version of Phase::mean_X that takes vector_fp 2015-02-20 23:44:21 +00:00
IdealMolalSoln.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
IdealSolidSolnPhase.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
IdealSolnGasVPSS.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
IonsFromNeutralVPSSTP.cpp [Thermo] Add a version of Phase::mean_X that takes vector_fp 2015-02-20 23:44:21 +00:00
LatticePhase.cpp [Thermo] Add a version of Phase::mean_X that takes vector_fp 2015-02-20 23:44:21 +00:00
LatticeSolidPhase.cpp [Thermo] Always add species using Species objects 2015-04-20 18:34:38 -04:00
MargulesVPSSTP.cpp [Thermo] Deprecate non-functional 'testProb' constructors 2015-04-09 19:04:08 -04:00
MaskellSolidSolnPhase.cpp Fix compilier warnings about unused variables 2015-04-14 16:08:10 -04:00
MetalSHEelectrons.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
MineralEQ3.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
MixedSolventElectrolyte.cpp [Thermo] Deprecate non-functional 'testProb' constructors 2015-04-09 19:04:08 -04:00
MixtureFugacityTP.cpp Fix spelling errors 2015-04-08 19:36:55 -04:00
MolalityVPSSTP.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
MolarityIonicVPSSTP.cpp [Thermo] Eliminate redundant assignment of m_kk 2015-02-20 23:43:12 +00:00
Mu0Poly.cpp [Thermo] Remove species name argument from STIT factory functions 2015-04-17 19:06:43 -04:00
Nasa9Poly1.cpp [Thermo] Add simpler constructors for SpeciesThermoInterpType objects 2015-01-22 00:04:06 +00:00
Nasa9PolyMultiTempRegion.cpp Implement factory functions for SpeciesThermoInterpType 2014-10-17 23:44:42 +00:00
NasaPoly2.cpp Implement factory functions for SpeciesThermoInterpType 2014-10-17 23:44:42 +00:00
NasaThermo.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
NasaThermo.h [Thermo] Use shared_ptr to STIT objects in Species and SpeciesThermo 2015-04-14 15:29:28 -04:00
PDSS.cpp Minor cleanup of constructors and destructors 2015-02-26 21:58:42 +00:00
PDSS_ConstVol.cpp Eliminate unnecessary manual memory management of XML_Node 2015-02-20 00:11:19 +00:00
PDSS_HKFT.cpp Cleanup trailing whitespace 2015-02-26 21:52:52 +00:00
PDSS_IdealGas.cpp Eliminate unnecessary manual memory management of XML_Node 2015-02-20 00:11:19 +00:00
PDSS_IonsFromNeutral.cpp Eliminate unnecessary manual memory management of XML_Node 2015-02-20 00:11:19 +00:00
PDSS_SSVol.cpp Eliminate unnecessary manual memory management of XML_Node 2015-02-20 00:11:19 +00:00
PDSS_Water.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
Phase.cpp [Thermo] Always add species using Species objects 2015-04-20 18:34:38 -04:00
PhaseCombo_Interaction.cpp [Thermo] Deprecate non-functional 'testProb' constructors 2015-04-09 19:04:08 -04:00
PseudoBinaryVPSSTP.cpp [Thermo] Deprecate classes PseudoBinaryVPSSTP and electrodeElectron 2015-02-20 23:43:29 +00:00
PureFluidPhase.cpp Cleanup trailing whitespace 2015-02-26 21:52:52 +00:00
RedlichKisterVPSSTP.cpp Fix compilier warnings about unused variables 2015-04-14 16:08:10 -04:00
RedlichKwongMFTP.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
SemiconductorPhase.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
ShomateThermo.h [Thermo] Use shared_ptr to STIT objects in Species and SpeciesThermo 2015-04-14 15:29:28 -04:00
SingleSpeciesTP.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
Species.cpp [Python] Add functions for creating Species objects from CTI/XML 2015-04-22 14:08:24 -04:00
SpeciesThermo.cpp [Thermo] Check to make sure thermo data is installed for all species 2014-09-27 00:08:54 +00:00
SpeciesThermoFactory.cpp [Thermo] Extract 'newSpecies(XML_Node&) from thermo initialization 2015-04-20 18:34:37 -04:00
SpeciesThermoInterpType.cpp [Thermo] Add simpler constructors for SpeciesThermoInterpType objects 2015-01-22 00:04:06 +00:00
StatMech.cpp Add some deprecation warnings 2014-07-10 22:34:33 +00:00
StoichSubstance.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
StoichSubstanceSSTP.cpp [Thermo] Deprecate unused method 'getUnitsStandardConc' 2015-04-14 15:18:20 -04:00
SurfPhase.cpp [Thermo] Add a version of Phase::mean_X that takes vector_fp 2015-02-20 23:44:21 +00:00
ThermoFactory.cpp Remove redundant, unnamed root XML node from parsed documents 2015-04-20 18:34:39 -04:00
ThermoPhase.cpp [Thermo] Phase::addSpecies takes shared_ptr by value 2015-04-20 18:34:37 -04:00
VPSSMgr.cpp [Thermo] newSpeciesThermoInterpType argument is the 'thermo' XML node 2015-04-17 19:06:43 -04:00
VPSSMgr_ConstVol.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
VPSSMgr_General.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
VPSSMgr_IdealGas.cpp [Thermo] newSpeciesThermoInterpType argument is the 'thermo' XML node 2015-04-17 19:06:43 -04:00
VPSSMgr_Water_ConstVol.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
VPSSMgr_Water_HKFT.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
VPSSMgrFactory.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00
VPSSMgrFactory.h [Doc] Remove suppression of Doxygen autolinking 2014-12-05 23:33:24 +00:00
VPStandardStateTP.cpp [Thermo] Extract 'newSpecies(XML_Node&) from thermo initialization 2015-04-20 18:34:37 -04:00
WaterProps.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
WaterPropsIAPWS.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
WaterPropsIAPWSphi.cpp Fix some compiler warnings 2014-07-30 16:59:45 +00:00
WaterSSTP.cpp [Thermo] Improve usage of local variables 2015-02-12 04:04:18 +00:00