11 #ifndef CT_ELECTROLYTES_H 12 #define CT_ELECTROLYTES_H 19 const int cEST_chargedSpecies = 1;
20 const int cEST_weakAcidAssociated = 2;
26 const int cEST_strongAcidAssociated = 3;
31 const int cEST_polarNeutral = 4;
32 const int cEST_nonpolarNeutral = 5;
42 const int cHMWSoln1 = 45011;
43 const int cHMWSoln2 = 45012;
50 const int cDebyeHuckel1 = 46011;
51 const int cDebyeHuckel2 = 46012;
const int cEST_solvent
Electrolyte species type.
const int cDebyeHuckel0
eosTypes returned for this ThermoPhase Object
const int cHMWSoln0
eosTypes returned for this ThermoPhase Object
Namespace for the Cantera kernel.