git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11968 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -471,7 +471,7 @@ void ReadRestart::command(int narg, char **arg)
|
||||
}
|
||||
|
||||
if (natoms != atom->natoms)
|
||||
error->all(FLERR,"Did not assign all atoms correctly");
|
||||
error->all(FLERR,"Did not assign all restart atoms correctly");
|
||||
|
||||
if (me == 0) {
|
||||
if (atom->nbonds) {
|
||||
|
||||
Reference in New Issue
Block a user