From 86ee20aea70a850b6cb90169d263d46082c75d3f Mon Sep 17 00:00:00 2001 From: athomps Date: Wed, 12 Dec 2012 22:35:03 +0000 Subject: [PATCH] Added comment git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9152 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/domain.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/domain.h b/src/domain.h index 19ced63bc2..c98b919ad2 100644 --- a/src/domain.h +++ b/src/domain.h @@ -158,7 +158,8 @@ E: Triclinic box skew is too large The displacement in a skewed direction must be less than half the box length in that dimension. E.g. the xy tilt must be between -half and -+half of the x box length. ++half of the x box length. This constraint can be relaxed by increasing +the value of DELTATILT defined in domain.cpp. E: Illegal simulation box