git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1718 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2008-04-04 23:17:45 +00:00
parent 75d43933d4
commit 0e511f1619
3 changed files with 32 additions and 1 deletions

View File

@ -35,6 +35,8 @@ FixNVESphere::FixNVESphere(LAMMPS *lmp, int narg, char **arg) :
{
if (narg < 3) error->all("Illegal fix nve/sphere command");
time_integrate = 1;
// process extra keywords
extra = NONE;