mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@994 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
f58406023b
commit
fa461b908b
|
@ -135,7 +135,7 @@ void Ewald::init()
|
|||
if (logfile) fprintf(logfile," G vector = %g\n",g_ewald);
|
||||
}
|
||||
|
||||
// compute K-space coefficients
|
||||
// setup Ewald coefficients so can print stats
|
||||
|
||||
setup();
|
||||
|
||||
|
|
Loading…
Reference in New Issue