cantera/src/thermo
2014-10-03 01:45:41 +00:00
..
ConstCpPoly.cpp [Thermo] Make signatures of overridden Hf298 functions consistent 2014-02-21 19:08:19 +00:00
ConstCpPoly.h [Thermo] Make signatures of overridden Hf298 functions consistent 2014-02-21 19:08:19 +00:00
ConstDensityThermo.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
DebyeHuckel.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
Elements.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
FixedChemPotSSTP.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
GeneralSpeciesThermo.cpp Remove unnecessary checks before deleting pointers 2014-10-01 17:52:23 +00:00
GibbsExcessVPSSTP.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
HMWSoln.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
HMWSoln_input.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
IdealGasPhase.cpp [Thermo] Fix derived classes to always call parent's initThermo() 2014-09-27 00:08:46 +00:00
IdealMolalSoln.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
IdealSolidSolnPhase.cpp [Thermo] Fix derived classes to always call parent's initThermo() 2014-09-27 00:08:46 +00:00
IdealSolnGasVPSS.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
IonsFromNeutralVPSSTP.cpp Change debug code to avoid ifdefs where possible 2014-05-27 02:53:22 +00:00
LatticePhase.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
LatticeSolidPhase.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
MargulesVPSSTP.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
MaskellSolidSolnPhase.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
MetalSHEelectrons.cpp [Thermo] Fix derived classes to always call parent's initThermo() 2014-09-27 00:08:46 +00:00
MineralEQ3.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
MixedSolventElectrolyte.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
MixtureFugacityTP.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
MolalityVPSSTP.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
MolarityIonicVPSSTP.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
Mu0Poly.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
Nasa9Poly1.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
Nasa9PolyMultiTempRegion.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
Nasa9PolyMultiTempRegion.h Cleanup include statements 2014-08-28 16:54:13 +00:00
NasaPoly2.h [Thermo] Make use of initializers in SpeciesThermoInterpType classes 2014-04-14 18:37:12 +00:00
NasaThermo.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
NasaThermo.h Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS_ConstVol.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS_HKFT.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS_IdealGas.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS_IonsFromNeutral.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS_SSVol.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PDSS_Water.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
Phase.cpp [Thermo] Simplify interface for adding elements to a Phase 2014-09-27 00:09:05 +00:00
PhaseCombo_Interaction.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
PseudoBinaryVPSSTP.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
PureFluidPhase.cpp [Thermo] Remove unnecessarily overridden methods in PureFluidPhase 2014-09-02 22:34:25 +00:00
RedlichKisterVPSSTP.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
RedlichKwongMFTP.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
SemiconductorPhase.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
ShomatePoly.h Cleanup include statements 2014-08-28 16:54:13 +00:00
ShomateThermo.h Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
SingleSpeciesTP.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00: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 Make "string&" arguments "const string&" 2014-09-26 13:45:12 +00:00
SpeciesThermoInterpType.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
StatMech.cpp Add some deprecation warnings 2014-07-10 22:34:33 +00:00
StoichSubstance.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
StoichSubstanceSSTP.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
SurfPhase.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
ThermoFactory.cpp [Thermo] Simplify interface for adding elements to a Phase 2014-09-27 00:09:05 +00:00
ThermoPhase.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
VPSSMgr.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgr_ConstVol.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgr_General.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgr_IdealGas.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgr_Water_ConstVol.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgr_Water_HKFT.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgrFactory.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
VPSSMgrFactory.h Cleanup include statements 2014-08-28 16:54:13 +00:00
VPStandardStateTP.cpp Cleanup include statements 2014-08-28 16:54:13 +00: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] Fix derived classes to always call parent's initThermo() 2014-09-27 00:08:46 +00:00