12 #ifndef CT_ELECTROLYTES_H
13 #define CT_ELECTROLYTES_H
20 const int cEST_chargedSpecies = 1;
21 const int cEST_weakAcidAssociated = 2;
27 const int cEST_strongAcidAssociated = 3;
32 const int cEST_polarNeutral = 4;
33 const int cEST_nonpolarNeutral = 5;
42 const int cHMWSoln1 = 45011;
43 const int cHMWSoln2 = 45012;
49 const int cDebyeHuckel1 = 46011;
50 const int cDebyeHuckel2 = 46012;