//----------------------------------------------------------------- // This file defines the state variables for the system. // State variables are variables that are stored for each cell. // Note that state variables overwrite the values of variables with // the same name in the calculators. // So the ionic strength, I=0.1 given here overwrites the local value // for I given in the chemistry.inp file. //----------------------------------------------------------------- Var: pH I H+.tot.sum Cd2+.act CdOH+.act Cd2+.diss.sum Cd2+.con CdOH+.con Default: 4 0.1 0 1e-3 0 1e-3 0 0