cantera/src/thermo
2016-04-18 22:20:06 -04:00
..
ConstCpPoly.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
ConstDensityThermo.cpp [Thermo] Remove unnecessary temporary work vectors 2016-04-18 17:52:08 -04:00
DebyeHuckel.cpp [Thermo] Remove unnecessary temporary work vectors 2016-04-18 17:52:08 -04:00
Elements.cpp Use full string (minus white space) when matching element names/symbols 2016-01-22 18:18:43 -05:00
FixedChemPotSSTP.cpp Don't use a vector where a scalar will suffice 2016-04-18 15:36:23 -04:00
GeneralSpeciesThermo.cpp Replace getValue with std::map.at where possible 2016-04-18 19:34:40 -04:00
GibbsExcessVPSSTP.cpp [Thermo] Remove unnecessary temporary work vectors 2016-04-18 17:52:08 -04:00
HMWSoln.cpp [Thermo] Remove unnecessary temporary work vectors 2016-04-18 17:52:08 -04:00
HMWSoln_input.cpp [Thermo] Deprecated constructPhaseFile and constructPhaseXML methods 2016-04-16 22:08:39 -04:00
IdealGasPhase.cpp [Thermo] Simplify adding species for most phase types 2016-04-15 20:56:24 -04:00
IdealMolalSoln.cpp [Thermo] Remove unnecessary temporary work vectors 2016-04-18 17:52:08 -04:00
IdealSolidSolnPhase.cpp [Thermo] Introduce Phase::compositionChanged 2016-04-17 23:58:34 -04:00
IdealSolnGasVPSS.cpp [Thermo] Simplify adding species for most phase types 2016-04-15 20:56:24 -04:00
IonsFromNeutralVPSSTP.cpp [Thermo] Remove unnecessary temporary work vectors 2016-04-18 17:52:08 -04:00
LatticePhase.cpp [Thermo] Introduce Phase::compositionChanged 2016-04-17 23:58:34 -04:00
LatticeSolidPhase.cpp [Thermo] ThermoPhase::modifyOneHf298SS always invalidates cached data 2016-04-18 22:20:06 -04:00
MargulesVPSSTP.cpp [Thermo] Remove unnecessary overloads of getElectrochemPotentials 2016-03-27 23:18:26 -04:00
MaskellSolidSolnPhase.cpp Use ThermoPhase::RT() where convenient 2015-11-12 15:36:17 -05:00
MetalSHEelectrons.cpp Don't use a vector where a scalar will suffice 2016-04-18 15:36:23 -04:00
MineralEQ3.cpp Don't use a vector where a scalar will suffice 2016-04-18 15:36:23 -04:00
MixedSolventElectrolyte.cpp [Thermo] Remove unnecessary overloads of getElectrochemPotentials 2016-03-27 23:18:26 -04:00
MixtureFugacityTP.cpp [Thermo] ThermoPhase::modifyOneHf298SS always invalidates cached data 2016-04-18 22:20:06 -04:00
MolalityVPSSTP.cpp [Thermo] Simplify adding species for most phase types 2016-04-15 20:56:24 -04:00
MolarityIonicVPSSTP.cpp [Thermo] Remove unnecessary overloads of getElectrochemPotentials 2016-03-27 23:18:26 -04:00
Mu0Poly.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
Nasa9Poly1.cpp Clean up remaining Thermo comments 2015-11-12 11:41:34 -05:00
Nasa9PolyMultiTempRegion.cpp Eliminate unnecessary counter member variables 2015-12-01 15:54:55 -05:00
NasaPoly2.cpp [Thermo] Make continuity check for enthalpy dimensionally consistent 2015-12-15 11:41:54 -05:00
PDSS.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
PDSS_ConstVol.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
PDSS_HKFT.cpp Eliminate debug_verbose option and DEBUG_MODE macro 2015-11-18 11:02:30 -05:00
PDSS_IdealGas.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
PDSS_IonsFromNeutral.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
PDSS_SSVol.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
PDSS_Water.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
Phase.cpp Replace getValue with std::map.at where possible 2016-04-18 19:34:40 -04:00
PhaseCombo_Interaction.cpp [Thermo] Remove unnecessary overloads of getElectrochemPotentials 2016-03-27 23:18:26 -04:00
PureFluidPhase.cpp Add a note about the state setters to PureFluidPhase 2016-01-25 13:14:50 -05:00
RedlichKisterVPSSTP.cpp [Thermo] Remove unnecessary overloads of getElectrochemPotentials 2016-03-27 23:18:26 -04:00
RedlichKwongMFTP.cpp [Thermo] Introduce Phase::compositionChanged 2016-04-17 23:58:34 -04:00
SemiconductorPhase.cpp [Thermo] Deprecate class SemiconductorPhase 2016-04-16 21:06:49 -04:00
SingleSpeciesTP.cpp Don't use a vector where a scalar will suffice 2016-04-18 15:36:23 -04:00
Species.cpp Make use of "make_shared" where possible 2015-10-17 18:58:50 -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 [CTML] Deprecate getFloatDefaultUnits 2016-04-14 19:41:44 -04:00
SpeciesThermoInterpType.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
StoichSubstance.cpp Don't use a vector where a scalar will suffice 2016-04-18 15:36:23 -04:00
SurfPhase.cpp [Thermo] Simplify adding species for most phase types 2016-04-15 20:56:24 -04:00
ThermoFactory.cpp [Thermo] Deprecated constructPhaseFile and constructPhaseXML methods 2016-04-16 22:08:39 -04:00
ThermoPhase.cpp [Thermo] Simplify adding species for most phase types 2016-04-15 20:56:24 -04:00
VPSSMgr.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
VPSSMgr_ConstVol.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
VPSSMgr_General.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
VPSSMgr_IdealGas.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
VPSSMgr_Water_ConstVol.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
VPSSMgr_Water_HKFT.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
VPSSMgrFactory.cpp Replace overly-specific exception types with CanteraError 2016-02-04 19:34:26 -05:00
VPSSMgrFactory.h [Doc] Clean up redundant "@return returns ..." 2016-04-18 14:58:15 -04:00
VPStandardStateTP.cpp [Thermo] ThermoPhase::modifyOneHf298SS always invalidates cached data 2016-04-18 22:20:06 -04:00
WaterProps.cpp Clean up comments in Thermo class source files 2015-11-09 17:34:46 -05:00
WaterPropsIAPWS.cpp [Thermo] Reference source of formula used in WaterPropsIAPWS::psat_est 2016-04-16 17:44:09 -04:00
WaterPropsIAPWSphi.cpp Fix some compiler warnings regarding unused variables 2016-04-05 12:52:01 -04:00
WaterSSTP.cpp Use ThermoPhase::RT() where convenient 2015-11-12 15:36:17 -05:00