git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14518 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1316,7 +1316,6 @@ void ReadData::dihedrals(int firstpass)
|
|||||||
"too many dihedrals per atom");
|
"too many dihedrals per atom");
|
||||||
} else atom->dihedral_per_atom = maxall;
|
} else atom->dihedral_per_atom = maxall;
|
||||||
|
|
||||||
atom->dihedral_per_atom = maxall;
|
|
||||||
memory->destroy(count);
|
memory->destroy(count);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user