git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3674 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -691,8 +691,6 @@ void Input::angle_style()
|
||||
|
||||
void Input::atom_modify()
|
||||
{
|
||||
if (domain->box_exist)
|
||||
error->all("Atom_modify command after simulation box is defined");
|
||||
atom->modify_params(narg,arg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user