--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/21 17:42:12 378 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/24 21:55:34 394 @@ -34,7 +34,8 @@ class SimInfo{ (public) unsigned int setTemp; // boolean to set the temperature at each sampleTime unsigned int n_dipoles; // number of dipoles - double rRF; // the reaction field cut off radius + double ecr; // the electrostatic cutoff radius + double est; // the electrostatic skin thickness double dielectric; // the dielectric of the medium for reaction field int n_exclude; // the # of pairs excluded from long range forces