From b70d60ef4897a63749c2461fa5f523545176cefb Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 14 Dec 2022 13:44:42 -0500 Subject: [PATCH] small documentation tweak --- doc/src/Packages_details.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/src/Packages_details.rst b/doc/src/Packages_details.rst index ecbc54233a..d90ee68b75 100644 --- a/doc/src/Packages_details.rst +++ b/doc/src/Packages_details.rst @@ -1486,8 +1486,9 @@ MC package Several fixes and a pair style that have Monte Carlo (MC) or MC-like attributes. These include fixes for creating, breaking, and swapping -bonds, for performing atomic swaps, and performing grand-canonical MC -(GCMC) or similar processes in conjunction with dynamics. +bonds, for performing atomic swaps, and performing grand canonical +MC (GCMC), semi-grand canonical MC (SGCMC), or similar processes in +conjunction with molecular dynamics (MD). **Supporting info:** @@ -1499,6 +1500,7 @@ bonds, for performing atomic swaps, and performing grand-canonical MC * :doc:`fix bond/swap ` * :doc:`fix charge/regulation ` * :doc:`fix gcmc ` +* :doc:`fix sgcmc ` * :doc:`fix tfmc ` * :doc:`fix widom ` * :doc:`pair_style dsmc `