Merge remote-tracking branch 'lammps-ro/master' into lammps-icms
Resolved Conflicts: doc/Manual.txt src/comm.cpp
This commit is contained in:
@ -503,6 +503,7 @@ void Respa::cleanup()
|
||||
modify->post_run();
|
||||
modify->delete_fix("RESPA");
|
||||
domain->box_too_small_check();
|
||||
update->update_time();
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user