cantera/src/thermo
Harry Moffat 7e88d49734 Took out change of user NASA polynomials.
This violates basic paradigm of what the user inputs the user gets.
If this is necessary, this needs to be a cpp utility program that is run before the main simulation.
2014-01-03 20:57:40 +00:00
..
ConstCpPoly.cpp [Thermo] Move shared methods to SpeciesThermoInterpType base class 2013-07-23 15:30:56 +00:00
ConstCpPoly.h [Thermo] Move shared methods to SpeciesThermoInterpType base class 2013-07-23 15:30:56 +00:00
ConstDensityThermo.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
DebyeHuckel.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +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 Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
GibbsExcessVPSSTP.cpp Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
HMWSoln.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
HMWSoln_input.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
IdealGasPhase.cpp [Equil] Avoid floating point overflow from pressure term 2013-09-30 01:53:54 +00:00
IdealMolalSoln.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
IdealSolidSolnPhase.cpp [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
IdealSolnGasVPSS.cpp Deprecate VPSSMgr::standardVolumes 2013-06-28 21:24:46 +00:00
IonsFromNeutralVPSSTP.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
LatticePhase.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
LatticeSolidPhase.cpp [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
Makefile.am removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step 2012-07-18 22:54:54 +00:00
MargulesVPSSTP.cpp Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
MetalSHEelectrons.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +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 Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
MolalityVPSSTP.cpp Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +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 Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
NasaThermo.cpp Took out change of user NASA polynomials. 2014-01-03 20:57:40 +00:00
NasaThermo.h Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +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 [Thermo] Slightly simplify adding species 2013-10-04 16:22:35 +00:00
PhaseCombo_Interaction.cpp Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
PseudoBinaryVPSSTP.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +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 Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
SemiconductorPhase.cpp [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
ShomatePoly.h Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
ShomateThermo.h Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
SingleSpeciesTP.cpp Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
SpeciesThermoFactory.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
SpeciesThermoInterpType.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
StatMech.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
StoichSubstance.cpp Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +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 Fixed an error where the users data was changed before it was used. 2013-09-06 22:52:59 +00:00
ThermoFactory.cpp Took out change of user NASA polynomials. 2014-01-03 20:57:40 +00:00
ThermoPhase.cpp [Thermo] Fix printed labels in phase report when show_thermo=False 2013-12-06 23:15:11 +00:00
VPSSMgr.cpp Cleaned up Doxygen documentation for class VPSSMgr and descendants 2013-03-07 18:51: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 Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
VPSSMgrFactory.cpp Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
VPSSMgrFactory.h Eliminated unnecessary empty destructors from derived classes 2013-04-29 18:04:23 +00:00
VPStandardStateTP.cpp Removed extraneous parentheses around arguments to 'delete'. 2013-02-14 01:03:42 +00:00
WaterProps.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +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 Removed 'const' declaration from satPressure function for remaining ThermoPhase class members. 2013-07-15 17:44:01 +00:00