11#ifndef CT_ELECTROLYTES_H
12#define CT_ELECTROLYTES_H
19const int cEST_chargedSpecies = 1;
20const int cEST_weakAcidAssociated = 2;
26const int cEST_strongAcidAssociated = 3;
31const int cEST_polarNeutral = 4;
32const int cEST_nonpolarNeutral = 5;
Namespace for the Cantera kernel.
const int cEST_solvent
Electrolyte species type.