forked from lijiext/lammps
dont set manybody_flag
This commit is contained in:
parent
47d4aa6803
commit
5df8a42e24
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue