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;
Namespace for the Cantera kernel.
const int cEST_solvent
Electrolyte species type.