diff --git a/doc/Section_errors.html b/doc/Section_errors.html index 8a69e1b768..58a56d196d 100644 --- a/doc/Section_errors.html +++ b/doc/Section_errors.html @@ -3102,10 +3102,11 @@ boundary of a processor's sub-domain has moved more than 1/2 the rebuilt and atoms being migrated to new processors. This also means you may be missing pairwise interactions that need to be computed. The solution is to change the re-neighboring criteria via the -neigh_modify command. Second, it may mean that an atom -has moved far outside a processor's sub-domain or even the entire -simulation box. This indicates bad physics, e.g. due to highly -overlapping atoms, too large a timestep, etc. +neigh_modify command. The safest settings are "delay 0 +every 1 check yes". Second, it may mean that an atom has moved far +outside a processor's sub-domain or even the entire simulation box. +This indicates bad physics, e.g. due to highly overlapping atoms, too +large a timestep, etc.
POEMS fix must come before NPT/NPH fix diff --git a/doc/Section_errors.txt b/doc/Section_errors.txt index e3d2aa3c96..3a194dc525 100644 --- a/doc/Section_errors.txt +++ b/doc/Section_errors.txt @@ -3099,10 +3099,11 @@ boundary of a processor's sub-domain has moved more than 1/2 the rebuilt and atoms being migrated to new processors. This also means you may be missing pairwise interactions that need to be computed. The solution is to change the re-neighboring criteria via the -"neigh_modify"_neigh_modify command. Second, it may mean that an atom -has moved far outside a processor's sub-domain or even the entire -simulation box. This indicates bad physics, e.g. due to highly -overlapping atoms, too large a timestep, etc. :dd +"neigh_modify"_neigh_modify command. The safest settings are "delay 0 +every 1 check yes". Second, it may mean that an atom has moved far +outside a processor's sub-domain or even the entire simulation box. +This indicates bad physics, e.g. due to highly overlapping atoms, too +large a timestep, etc. :dd {POEMS fix must come before NPT/NPH fix} :dt