git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12143 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1010,5 +1010,5 @@ int FixMove::size_restart(int nlocal)
|
||||
|
||||
void FixMove::reset_dt()
|
||||
{
|
||||
error->all(FLERR,"Resetting timestep is not allowed with fix move");
|
||||
error->all(FLERR,"Resetting timestep size is not allowed with fix move");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user