From 81b488bcaafb04dfb167dff9ffaca59cf6a5bd6c Mon Sep 17 00:00:00 2001 From: athomps Date: Fri, 15 May 2015 23:09:00 +0000 Subject: [PATCH] Added inside box check for fix_gcmc moves git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13477 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/MC/fix_gcmc.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/MC/fix_gcmc.h b/src/MC/fix_gcmc.h index 88d05e022c..3001a533d7 100644 --- a/src/MC/fix_gcmc.h +++ b/src/MC/fix_gcmc.h @@ -272,4 +272,8 @@ E: Too many total atoms See the setting for bigint in the src/lmptype.h file. +E: Fix gcmc put atom outside box + +An attempt was made to move an atom outside the box boundaries + */