--- trunk/src/brains/SimInfo.cpp 2005/12/30 23:15:59 834 +++ 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 );