| .. |
|
ConstCpPoly.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
ConstDensityThermo.cpp
|
[Thermo] Remove unnecessary temporary work vectors
|
2016-04-18 17:52:08 -04:00 |
|
DebyeHuckel.cpp
|
[Thermo] DebyeHuckel::_nonpolarActCoeff is a static method
|
2016-05-10 22:13:43 -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 |
|
GibbsExcessVPSSTP.cpp
|
[Thermo] Remove unnecessary temporary work vectors
|
2016-04-18 17:52:08 -04:00 |
|
HMWSoln.cpp
|
[Thermo] Check dynamic_cast to PDSS_Water
|
2016-05-03 15:03:52 -04:00 |
|
HMWSoln_input.cpp
|
[Thermo] Check dynamic_cast to PDSS_Water
|
2016-05-03 15:03:52 -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] Remove overload IdealSolidSolnPhase::logStandardConc
|
2016-05-10 18:33:41 -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] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -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] Remove unnecessary overrides of modifyOneHf298SS
|
2016-04-30 16:43:37 -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
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
MultiSpeciesThermo.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
Nasa9Poly1.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
Nasa9PolyMultiTempRegion.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
NasaPoly2.cpp
|
[Thermo] Make continuity check for enthalpy dimensionally consistent
|
2015-12-15 11:41:54 -05:00 |
|
PDSS.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
PDSS_ConstVol.cpp
|
[XML] Add version of XML_Node::build that takes file name directly
|
2016-05-03 15:03:51 -04:00 |
|
PDSS_HKFT.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
PDSS_IdealGas.cpp
|
[XML] Add version of XML_Node::build that takes file name directly
|
2016-05-03 15:03:51 -04:00 |
|
PDSS_IonsFromNeutral.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
PDSS_SSVol.cpp
|
[XML] Add version of XML_Node::build that takes file name directly
|
2016-05-03 15:03:51 -04:00 |
|
PDSS_Water.cpp
|
[XML] Add version of XML_Node::build that takes file name directly
|
2016-05-03 15:03:51 -04: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 |
|
SpeciesThermoFactory.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
SpeciesThermoInterpType.cpp
|
[Thermo] Deprecate unused SpeciesThermoInterpType methods
|
2016-06-23 13:45:51 -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
|
Introduce basic registration capabilities for factories
|
2016-07-04 16:01:31 -04:00 |
|
ThermoPhase.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
VPSSMgr.cpp
|
[Thermo] Combine SpeciesThermo and GeneralSpeciesThermo
|
2016-06-23 17:00:15 -04:00 |
|
VPSSMgr_ConstVol.cpp
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPSSMgr_General.cpp
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPSSMgr_IdealGas.cpp
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPSSMgr_Water_ConstVol.cpp
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPSSMgr_Water_HKFT.cpp
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPSSMgrFactory.cpp
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPSSMgrFactory.h
|
[Thermo] Deprecate numerical constants for VPSSMgr types
|
2016-07-05 22:49:56 -04:00 |
|
VPStandardStateTP.cpp
|
[Thermo] Remove unnecessary overrides of modifyOneHf298SS
|
2016-04-30 16:43:37 -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 |