dont set manybody_flag

This commit is contained in:
Steven Strong 2019-04-25 17:49:38 -05:00
parent 47d4aa6803
commit 5df8a42e24
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ PairE3B::PairE3B(LAMMPS *lmp) : Pair(lmp),pairPerAtom(10)
single_enable = 0;
restartinfo = 0;
one_coeff = 1;
manybody_flag = 1;
allocatedE3B = false;
pairO = NULL;