--- trunk/OOPSE-3.0/src/brains/SimInfo.cpp 2005/10/13 22:26:47 2364 +++ trunk/OOPSE-3.0/src/brains/SimInfo.cpp 2005/10/18 15:01:42 2381 @@ -888,7 +888,7 @@ namespace oopse { notifyFortranCutoffs(&rcut_, &rsw_, &rnblist, &cp); // also send cutoff notification to electrostatics - setElectrostaticCutoffRadius(&rcut_); + setElectrostaticCutoffRadius(&rcut_, &rsw_); } void SimInfo::setupElectrostaticSummationMethod( int isError ) {