From c22dae8d2ca3099a6d6ae8d3a7c5b131d062860d Mon Sep 17 00:00:00 2001 From: Steve Plimpton Date: Tue, 12 Oct 2021 11:48:26 -0600 Subject: [PATCH] add a new fix --- doc/src/Commands_fix.rst | 1 + doc/src/fix.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/src/Commands_fix.rst b/doc/src/Commands_fix.rst index effccd55bf..9d996f6c51 100644 --- a/doc/src/Commands_fix.rst +++ b/doc/src/Commands_fix.rst @@ -103,6 +103,7 @@ OPT. * :doc:`manifoldforce ` * :doc:`mdi/engine ` * :doc:`meso/move ` + * :doc:`mol/swap ` * :doc:`momentum (k) ` * :doc:`momentum/chunk ` * :doc:`move ` diff --git a/doc/src/fix.rst b/doc/src/fix.rst index c45ae6a801..c5295c77d7 100644 --- a/doc/src/fix.rst +++ b/doc/src/fix.rst @@ -246,6 +246,7 @@ accelerated styles exist. * :doc:`manifoldforce ` - restrain atoms to a manifold during minimization * :doc:`mdi/engine ` - connect LAMMPS to external programs via the MolSSI Driver Interface (MDI) * :doc:`meso/move ` - move mesoscopic SPH/SDPD particles in a prescribed fashion +* :doc:`mol/swap ` - Monte Carlo atom type swapping with a molecule * :doc:`momentum ` - zero the linear and/or angular momentum of a group of atoms * :doc:`momentum/chunk ` - zero the linear and/or angular momentum of a chunk of atoms * :doc:`move ` - move atoms in a prescribed fashion