bug fix for fix GCMC w/ fix shake, enhance of fix wall/gran/region with restarting
This commit is contained in:
@ -707,7 +707,7 @@ void LAMMPS::init()
|
||||
atom->init(); // atom must come after force and domain
|
||||
// atom deletes extra array
|
||||
// used by fix shear_history::unpack_restart()
|
||||
// when force->pair->gran_history creates fix ??
|
||||
// when force->pair->gran_history creates fix
|
||||
// atom_vec init uses deform_vremap
|
||||
modify->init(); // modify must come after update, force, atom, domain
|
||||
neighbor->init(); // neighbor must come after force, modify
|
||||
|
||||
Reference in New Issue
Block a user