19 const int cShomate = 2;
20 const int cNASA96 = 3;
21 const int cHarmonicOsc = 4;
39 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;
110 cPDSS_MOLAL_CONSTVOL,
113 cPDSS_IONSFROMNEUTRAL
120 cVPSSMGR_UNDEF = 1000,
141 const int cGasKinetics = 2;
142 const int cInterfaceKinetics = 4;
143 const int cLineKinetics = 5;
144 const int cEdgeKinetics = 6;
145 const int cSolidKinetics = 7;
146 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...
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.
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...
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.
Namespace for the Cantera kernel.
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.