17 const int cShomate = 2;
18 const int cNASA96 = 3;
19 const int cHarmonicOsc = 4;
38 const int cIncompressible = 2;
45 const int cStoichSubstance = 5;
46 const int cSemiconductor = 7;
48 const int cMineralEQ3 = 8;
49 const int cMetalSHEelectrons = 9;
51 const int cLatticeSolid = 20;
52 const int cLattice = 21;
55 const int cPureFluid = 10;
75 const int cIdealSolnGasVPSS = 500;
76 const int cIdealSolnGasVPSS_iscv = 501;
80 const int cRedlichKwongMFTP = 701;
82 const int cMargulesVPSSTP = 301;
84 const int cRedlichKisterVPSSTP = 303;
86 const int cMolarityIonicVPSSTP = 401;
87 const int cMixedSolventElectrolyte = 402;
89 const int cPhaseCombo_Interaction = 305;
91 const int cIonsFromNeutral = 2000;
95 const int cVPSS_ConstVol = 1002;
96 const int cVPSS_PureFluid = 1010;
97 const int cVPSS_HMW = 1040;
98 const int cVPSS_DebyeHuckel = 1050;
99 const int cVPSS_MolalSoln = 1060;
124 cPDSS_MOLAL_CONSTVOL,
127 cPDSS_IONSFROMNEUTRAL
134 cVPSSMGR_UNDEF = 1000,
154 const int cGasKinetics = 2;
155 const int cGRI30 = 3;
156 const int cInterfaceKinetics = 4;
157 const int cLineKinetics = 5;
158 const int cEdgeKinetics = 6;
159 const int cSolidKinetics = 7;
160 const int cAqueousKinetics = 8;
Variable pressure SS calculate for phases consisting of real water as the first species and species o...
Variable pressure SS calculate for phases consisting of completing general representations.
Variable pressure SS calculate for phases consisting of real water as the first species and species h...
This approximation is for a constant volume.
VPSSMgr_enumType
enum for VPSSMgr types that are responsible for calculating the species standard state and reference-...
const int cSurf
A surface phase. Used by class SurfPhase.
const int cFixedChemPot
Stoichiometric compound with a constant chemical potential.
SSVolume_Model_enumType
Types of general formulations for the specification of the standard state volume. ...
const int cMixtureFugacityTP
Fugacity Models.
PDSS_enumType
Types of PDSS's.
Variable pressure SS calculate for phases consisting all species having a constant molar volume prope...
This approximation is for a species with a quadratic polynomial in temperature.
const int cMetal
A metal phase.
const int cVPSS_IdealGas
Variable Pressure Standard State ThermoPhase objects.
const int cEdge
An edge between two 2D surfaces.
const int cIdealMolalSoln
IdealMolalSoln - molality based solution with molality-based act coeffs of 1.
Variable pressures SS calculator for ideal gas phases.
const int cHMW
HMW - Strong electrolyte using the Pitzer formulation.
const int cDebyeHuckel
DebyeHuckel - Weak electrolyte using various Debye-Huckel formulations.
This approximation is for a species where the density is expressed as a quadratic polynomial in tempe...
const int cIdealGas
Equation of state types:
const int cNone
This generic id is used as the default in virtual base classes that employ id's.
const int cIdealSolidSolnPhase
Constant partial molar volume solution IdealSolidSolnPhase.h.