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;
66 const int cMaskellSolidSolnPhase = 5010;
77 const int cIdealSolnGasVPSS = 500;
78 const int cIdealSolnGasVPSS_iscv = 501;
82 const int cRedlichKwongMFTP = 701;
84 const int cMargulesVPSSTP = 301;
86 const int cRedlichKisterVPSSTP = 303;
88 const int cMolarityIonicVPSSTP = 401;
89 const int cMixedSolventElectrolyte = 402;
91 const int cPhaseCombo_Interaction = 305;
93 const int cIonsFromNeutral = 2000;
97 const int cVPSS_ConstVol = 1002;
98 const int cVPSS_PureFluid = 1010;
99 const int cVPSS_HMW = 1040;
100 const int cVPSS_DebyeHuckel = 1050;
101 const int cVPSS_MolalSoln = 1060;
126 cPDSS_MOLAL_CONSTVOL,
129 cPDSS_IONSFROMNEUTRAL
136 cVPSSMGR_UNDEF = 1000,
156 const int cGasKinetics = 2;
157 const int cInterfaceKinetics = 4;
158 const int cLineKinetics = 5;
159 const int cEdgeKinetics = 6;
160 const int cSolidKinetics = 7;
161 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.