From d60fbe4c2280d70b4e175e7cd6b4e0111c2887a5 Mon Sep 17 00:00:00 2001
From: athomps <athomps@f3b2605a-c512-4ea7-a41b-209d697bcdaa>
Date: Tue, 24 May 2016 23:34:10 +0000
Subject: [PATCH] Blocked fix rigid

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15065 f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
 doc/src/fix_gcmc.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/src/fix_gcmc.txt b/doc/src/fix_gcmc.txt
index 27c8c0aca6..f5ebe123f8 100644
--- a/doc/src/fix_gcmc.txt
+++ b/doc/src/fix_gcmc.txt
@@ -331,6 +331,10 @@ may no longer exist since it might have been deleted by the first
 fix gcmc command. An existing template molecule will need to be
 referenced by the user for each subsequent fix gcmc command.
 
+Because molecule insertion does not work in combination with
+fix rigid, simulataneous use of fix rigid or fix rigid/small 
+with this fix is not allowed.
+
 [Related commands:]
 
 "fix atom/swap"_fix_atom_swap.html,
-- 
GitLab