16 const int cShomate = 2;
17 const int cNASA96 = 3;
18 const int cHarmonicOsc = 4;
37 const int cIncompressible = 2;
44 const int cStoichSubstance = 5;
45 const int cSemiconductor = 7;
47 const int cMineralEQ3 = 8;
48 const int cMetalSHEelectrons = 9;
50 const int cLatticeSolid = 20;
51 const int cLattice = 21;
54 const int cPureFluid = 10;
74 const int cIdealSolnGasVPSS = 500;
75 const int cIdealSolnGasVPSS_iscv = 501;
79 const int cRedlichKwongMFTP = 701;
81 const int cMargulesVPSSTP = 301;
83 const int cRedlichKisterVPSSTP = 303;
85 const int cMolarityIonicVPSSTP = 401;
86 const int cMixedSolventElectrolyte = 402;
88 const int cPhaseCombo_Interaction = 305;
90 const int cIonsFromNeutral = 2000;
94 const int cVPSS_ConstVol = 1002;
95 const int cVPSS_PureFluid = 1010;
96 const int cVPSS_HMW = 1040;
97 const int cVPSS_DebyeHuckel = 1050;
98 const int cVPSS_MolalSoln = 1060;
123 cPDSS_MOLAL_CONSTVOL,
126 cPDSS_IONSFROMNEUTRAL
132 cVPSSMGR_UNDEF = 1000,
136 cVPSSMGR_WATER_CONSTVOL,
143 const int cGasKinetics = 2;
144 const int cGRI30 = 3;
145 const int cInterfaceKinetics = 4;
146 const int cLineKinetics = 5;
147 const int cEdgeKinetics = 6;
148 const int cSolidKinetics = 7;
149 const int cAqueousKinetics = 8;