From 7d7cdf3e08462f04bb80d2db5c2cfff1d2cbf8ff Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 31 Jan 2025 16:08:49 -0500 Subject: [PATCH] get past spell checker --- doc/src/Errors_details.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/Errors_details.rst b/doc/src/Errors_details.rst index b285818e0e..96efead1a2 100644 --- a/doc/src/Errors_details.rst +++ b/doc/src/Errors_details.rst @@ -287,7 +287,7 @@ Too many neighbor bins The simulation box has become too large relative to the size of a neighbor bin and LAMMPS is unable to store the needed number of bins. This typically implies the simulation box has expanded too far. -This can happen when some atoms move rapidly apart with shrinkwrap +This can happen when some atoms move rapidly apart with shrink-wrap boundaries or when a fix (like fix deform or a barostat) excessively grows the simulation box.