Commit 6056c1db authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix restart bug in pair style quip

parent ef3c0dbf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ using namespace LAMMPS_NS;
PairQUIP::PairQUIP(LAMMPS *lmp) : Pair(lmp)
{
   single_enable = 0;
   restartinfo = 0;
   one_coeff = 1;
   no_virial_fdotr_compute = 1;
   manybody_flag = 1;