git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11250 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -841,8 +841,6 @@ void PairEDIP::coeff(int narg, char **arg)
|
||||
|
||||
void PairEDIP::init_style()
|
||||
{
|
||||
if (atom->tag_enable == 0)
|
||||
error->all(FLERR,"Pair style EDIP requires atom IDs");
|
||||
if (force->newton_pair == 0)
|
||||
error->all(FLERR,"Pair style EDIP requires newton pair on");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user