forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13003 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
e7a157c400
commit
e69b000a3a
|
@ -460,7 +460,6 @@ double FixAtomSwap::energy_full()
|
|||
|
||||
update->eflag_global = update->ntimestep;
|
||||
double total_energy = c_pe->compute_scalar();
|
||||
if (output->thermo->normflag) total_energy *= atom->natoms;
|
||||
|
||||
return total_energy;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue