add restartinfo=0 to manbody file it was missing from
This commit is contained in:
@ -55,6 +55,7 @@ using namespace LAMMPS_NS;
|
||||
PairTersoffTable::PairTersoffTable(LAMMPS *lmp) : Pair(lmp)
|
||||
{
|
||||
single_enable = 0;
|
||||
restartinfo = 0;
|
||||
one_coeff = 1;
|
||||
manybody_flag = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user