| .. |
|
ConstCpPoly.cpp
|
Clean up interstitial whitespace
|
2015-08-02 23:06:16 -04:00 |
|
ConstDensityThermo.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
DebyeHuckel.cpp
|
Remove unnecessary overrides of cv_mole
|
2015-11-15 17:00:46 -05:00 |
|
Elements.cpp
|
Clean up remaining Thermo comments
|
2015-11-12 11:41:34 -05:00 |
|
FixedChemPotSSTP.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
GeneralSpeciesThermo.cpp
|
Make use of "make_shared" where possible
|
2015-10-17 18:58:50 -04:00 |
|
GibbsExcessVPSSTP.cpp
|
[Thermo] Remove unnecessary overrides of VPStandardStateTP methods
|
2015-11-12 15:04:45 -05:00 |
|
HMWSoln.cpp
|
Eliminate debug_verbose option and DEBUG_MODE macro
|
2015-11-18 11:02:30 -05:00 |
|
HMWSoln_input.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
IdealGasPhase.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
IdealMolalSoln.cpp
|
Remove unnecessary overrides of cv_mole
|
2015-11-15 17:00:46 -05:00 |
|
IdealSolidSolnPhase.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
IdealSolnGasVPSS.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
IonsFromNeutralVPSSTP.cpp
|
Eliminate debug_verbose option and DEBUG_MODE macro
|
2015-11-18 11:02:30 -05:00 |
|
LatticePhase.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
LatticeSolidPhase.cpp
|
Eliminate debug_verbose option and DEBUG_MODE macro
|
2015-11-18 11:02:30 -05:00 |
|
MargulesVPSSTP.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
MaskellSolidSolnPhase.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
MetalSHEelectrons.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
MineralEQ3.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
MixedSolventElectrolyte.cpp
|
[Doc] Clean up Doxygen documentation for ThermoPhase classes
|
2015-11-09 17:59:22 -05:00 |
|
MixtureFugacityTP.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
MolalityVPSSTP.cpp
|
Simplify error handling to eliminate need for global error stack
|
2015-11-16 19:50:55 -05:00 |
|
MolarityIonicVPSSTP.cpp
|
Simplify error handling to eliminate need for global error stack
|
2015-11-16 19:50:55 -05: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
|
Use std::unique_ptr instead of raw pointers where appropriate
|
2015-10-14 18:45:23 -04:00 |
|
NasaPoly2.cpp
|
Use cppformat instead of int2str and fp2str
|
2015-10-14 18:45:23 -04: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 std::copy with simpler direct assignment where possible
|
2015-11-12 17:35:30 -05:00 |
|
PhaseCombo_Interaction.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
PureFluidPhase.cpp
|
Simplify error handling to eliminate need for global error stack
|
2015-11-16 19:50:55 -05:00 |
|
RedlichKisterVPSSTP.cpp
|
Eliminate debug_verbose option and DEBUG_MODE macro
|
2015-11-18 11:02:30 -05:00 |
|
RedlichKwongMFTP.cpp
|
Eliminate debug_verbose option and DEBUG_MODE macro
|
2015-11-18 11:02:30 -05:00 |
|
SemiconductorPhase.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
SingleSpeciesTP.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05: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
|
Replace std::copy with simpler direct assignment where possible
|
2015-11-12 17:35:30 -05:00 |
|
SpeciesThermoInterpType.cpp
|
Clean up interstitial whitespace
|
2015-08-02 23:06:16 -04:00 |
|
StoichSubstance.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
SurfPhase.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |
|
ThermoFactory.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
ThermoPhase.cpp
|
Simplify error handling to eliminate need for global error stack
|
2015-11-16 19:50:55 -05: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
|
Simplify error handling to eliminate need for global error stack
|
2015-11-16 19:50:55 -05:00 |
|
VPSSMgrFactory.h
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
VPStandardStateTP.cpp
|
Remove unnecessary and bogus 'inline' declarations
|
2015-11-12 12:22:09 -05:00 |
|
WaterProps.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
WaterPropsIAPWS.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
WaterPropsIAPWSphi.cpp
|
Clean up comments in Thermo class source files
|
2015-11-09 17:34:46 -05:00 |
|
WaterSSTP.cpp
|
Use ThermoPhase::RT() where convenient
|
2015-11-12 15:36:17 -05:00 |