--- trunk/src/brains/SimInfo.cpp 2006/01/12 16:04:02 852 +++ trunk/src/brains/SimInfo.cpp 2006/01/12 16:47:25 853 @@ -1098,7 +1098,7 @@ namespace oopse { } // let's pass some summation method variables to fortran - setElectrostaticSumMethod( &esm ); + setElectrostaticSummationMethod( &esm ); setFortranElectrostaticMethod( &esm ); setScreeningMethod( &sm ); setDampingAlpha( &alphaVal );