git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6180 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1207,7 +1207,7 @@ void Input::run_style()
|
||||
{
|
||||
if (domain->box_exist == 0)
|
||||
error->all("Run_style command before simulation box is defined");
|
||||
update->create_integrate(narg,arg);
|
||||
update->create_integrate(narg,arg,lmp->asuffix);
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user