| .. |
|
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
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
DebyeHuckel.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
Elements.cpp
|
Worked on fixing errors in the code that caused problems with downstream code.
|
2013-09-02 00:58:28 +00:00 |
|
FixedChemPotSSTP.cpp
|
[Thermo] Slightly simplify adding species
|
2013-10-04 16:22:35 +00:00 |
|
GeneralSpeciesThermo.cpp
|
Remove abandoned StatMech and PecosTransport classes
|
2014-03-13 21:35:11 +00:00 |
|
GibbsExcessVPSSTP.cpp
|
Prevent hidden overloaded virtual function compiler warning.
|
2014-02-12 21:30:09 +00:00 |
|
HMWSoln.cpp
|
Trying out a cleaner way knowing when expensive state functions need to be recomputed.
|
2014-03-13 23:50:31 +00:00 |
|
HMWSoln_input.cpp
|
Remove unnecessary use of static_cast<int>
|
2014-01-31 23:15:09 +00:00 |
|
IdealGasPhase.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
IdealMolalSoln.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
IdealSolidSolnPhase.cpp
|
[Thermo] Move modifyOneHf298SS and m_tlast to ThermoPhase
|
2014-03-08 21:46:58 +00:00 |
|
IdealSolnGasVPSS.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
IonsFromNeutralVPSSTP.cpp
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
LatticePhase.cpp
|
[Thermo] Move modifyOneHf298SS and m_tlast to ThermoPhase
|
2014-03-08 21:46:58 +00:00 |
|
LatticeSolidPhase.cpp
|
[Thermo] Move modifyOneHf298SS and m_tlast to ThermoPhase
|
2014-03-08 21:46:58 +00:00 |
|
MargulesVPSSTP.cpp
|
Fix 'unused variable' warnings
|
2014-02-21 19:08:33 +00:00 |
|
MaskellSolidSolnPhase.cpp
|
Trying out a cleaner way knowing when expensive state functions need to be recomputed.
|
2014-03-13 23:50:31 +00:00 |
|
MetalSHEelectrons.cpp
|
Fix potential segmentation fault and invalid read.
|
2014-01-14 16:51:20 +00:00 |
|
MineralEQ3.cpp
|
Fixed an error where the users data was changed before it was used.
|
2013-09-06 22:52:59 +00:00 |
|
MixedSolventElectrolyte.cpp
|
[Doxygen] Fix some incorrect/missing "@file" commands
|
2013-06-06 15:32:30 +00:00 |
|
MixtureFugacityTP.cpp
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
MolalityVPSSTP.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
MolarityIonicVPSSTP.cpp
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
Mu0Poly.cpp
|
Fixed an error where the users data was changed before it was used.
|
2013-09-06 22:52:59 +00:00 |
|
Nasa9Poly1.cpp
|
Fixed an error where the users data was changed before it was used.
|
2013-09-06 22:52:59 +00:00 |
|
Nasa9PolyMultiTempRegion.cpp
|
Fixed an error where the users data was changed before it was used.
|
2013-09-06 22:52:59 +00:00 |
|
Nasa9PolyMultiTempRegion.h
|
Fixed an error where the users data was changed before it was used.
|
2013-09-06 22:52:59 +00:00 |
|
NasaPoly2.h
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
NasaThermo.cpp
|
Fix miscellaneous integer sign/size warnings
|
2014-02-21 19:08:47 +00:00 |
|
NasaThermo.h
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
PDSS.cpp
|
Cleaned up Doxygen documentation for class PDSS and descendants
|
2013-03-04 17:31:27 +00:00 |
|
PDSS_ConstVol.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
PDSS_HKFT.cpp
|
Took out change of user NASA polynomials.
|
2014-01-03 20:57:40 +00:00 |
|
PDSS_IdealGas.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
PDSS_IonsFromNeutral.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
PDSS_SSVol.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
PDSS_Water.cpp
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
Phase.cpp
|
Trying out a cleaner way knowing when expensive state functions need to be recomputed.
|
2014-03-13 23:50:31 +00:00 |
|
PhaseCombo_Interaction.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
PseudoBinaryVPSSTP.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
PureFluidPhase.cpp
|
Removed 'const' declaration for function satPressure in members of the ThermoPhase class
|
2013-07-15 17:43:54 +00:00 |
|
RedlichKisterVPSSTP.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
RedlichKwongMFTP.cpp
|
[Thermo] Remove redundant implementations of logStandardConc
|
2014-03-13 21:35:49 +00:00 |
|
SemiconductorPhase.cpp
|
[Doxygen] Fix some incorrect/missing "@file" commands
|
2013-06-06 15:32:30 +00:00 |
|
ShomatePoly.h
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
ShomateThermo.h
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
SingleSpeciesTP.cpp
|
[Thermo] Move modifyOneHf298SS and m_tlast to ThermoPhase
|
2014-03-08 21:46:58 +00:00 |
|
SpeciesThermoFactory.cpp
|
Remove abandoned StatMech and PecosTransport classes
|
2014-03-13 21:35:11 +00:00 |
|
SpeciesThermoInterpType.cpp
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
StoichSubstance.cpp
|
[Thermo] Move modifyOneHf298SS and m_tlast to ThermoPhase
|
2014-03-08 21:46:58 +00:00 |
|
StoichSubstanceSSTP.cpp
|
Fixed an error where the users data was changed before it was used.
|
2013-09-06 22:52:59 +00:00 |
|
SurfPhase.cpp
|
[Thermo] Move modifyOneHf298SS and m_tlast to ThermoPhase
|
2014-03-08 21:46:58 +00:00 |
|
ThermoFactory.cpp
|
Initial pass at implementing Maskell solid solution ThermoPhase.
|
2014-02-28 00:38:09 +00:00 |
|
ThermoPhase.cpp
|
Fix alignment of ThermoPhase::report output on Windows
|
2014-03-13 02:19:19 +00:00 |
|
VPSSMgr.cpp
|
Fix some issues identified by compiler warnings
|
2014-01-09 23:12:11 +00:00 |
|
VPSSMgr_ConstVol.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
VPSSMgr_General.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
VPSSMgr_IdealGas.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
VPSSMgr_Water_ConstVol.cpp
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
VPSSMgr_Water_HKFT.cpp
|
Fix potential segmentation fault and invalid read.
|
2014-01-14 16:51:20 +00:00 |
|
VPSSMgrFactory.cpp
|
Remove unnecessary conditional surrounding 'delete' statements
|
2014-01-06 18:45:19 +00:00 |
|
VPSSMgrFactory.h
|
Eliminated unnecessary empty destructors from derived classes
|
2013-04-29 18:04:23 +00:00 |
|
VPStandardStateTP.cpp
|
[Thermo] Make signatures of overridden Hf298 functions consistent
|
2014-02-21 19:08:19 +00:00 |
|
WaterProps.cpp
|
[Thermo] Made constants used in WaterProps 'static const'
|
2014-01-06 18:45:47 +00:00 |
|
WaterPropsIAPWS.cpp
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
WaterPropsIAPWSphi.cpp
|
Cleaned up Doxygen documentation for class WaterProps and friends
|
2013-03-07 18:51:17 +00:00 |
|
WaterSSTP.cpp
|
Remove unnecessary conditional surrounding 'delete' statements
|
2014-01-06 18:45:19 +00:00 |