From f1e16c185072f18fea5895a14b8afbb853aaa12d Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 13 Feb 2012 15:34:54 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7762 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/SHOCK/fix_append_atoms.h | 20 ++++++++------------ src/SHOCK/fix_nphug.h | 7 ++++--- src/SHOCK/fix_wall_piston.h | 11 +++++------ 3 files changed, 17 insertions(+), 21 deletions(-) diff --git a/src/SHOCK/fix_append_atoms.h b/src/SHOCK/fix_append_atoms.h index 77fb03fd27..8459cd1680 100644 --- a/src/SHOCK/fix_append_atoms.h +++ b/src/SHOCK/fix_append_atoms.h @@ -74,18 +74,18 @@ must be of type m (shrink/minimum). E: Bad fix ID in fix append_atoms command -The value of the fix_id for keyword spatial -must start with the suffix f_. +The value of the fix_id for keyword spatial must start with the suffix +f_. E: Cannot use append_atoms in periodic dimension -The boundary style of the face where atoms are added -can not be of type p (periodic). +The boundary style of the face where atoms are added can not be of +type p (periodic). E: Cannot append atoms to a triclinic box -The simulation box must be defined with edges alligned -with the Cartesian axes. +The simulation box must be defined with edges alligned with the +Cartesian axes. E: Use of fix append_atoms with undefined lattice @@ -93,15 +93,11 @@ A lattice must be defined before using this fix. E: Fix ID for fix ave/spatial does not exist -The fix_id value for the spatial keyword does -not correspond to any defined fix. +The fix_id value for the spatial keyword does not correspond to any +defined fix. E: Must define lattice to append_atoms A lattice must be defined before using this fix. -U: must define lattice to append_atoms - -UNDOCUMENTED - */ diff --git a/src/SHOCK/fix_nphug.h b/src/SHOCK/fix_nphug.h index 0ca169885e..082a305393 100644 --- a/src/SHOCK/fix_nphug.h +++ b/src/SHOCK/fix_nphug.h @@ -64,11 +64,11 @@ class FixNPHug : public FixNH { E: Pstart and Pstop must have the same value -Self-explanatory +Self-explanatory. E: Specified target stress must be uniaxial or hydrostatic -Self-explanatory +Self-explanatory. E: For triclinic deformation, specified target stress must be hydrostatic @@ -81,7 +81,8 @@ The temp keyword must be provided. E: Pressure control must be used with fix nphug -A pressure control keyword (iso, aniso, tri, x, y, or z) must be provided. +A pressure control keyword (iso, aniso, tri, x, y, or z) must be +provided. E: Potential energy ID for fix nvt/nph/npt does not exist diff --git a/src/SHOCK/fix_wall_piston.h b/src/SHOCK/fix_wall_piston.h index f7f108a9a6..eb484f8d7a 100644 --- a/src/SHOCK/fix_wall_piston.h +++ b/src/SHOCK/fix_wall_piston.h @@ -59,8 +59,8 @@ The face keyword must be zlo. E: Must shrink-wrap piston boundary -The boundary style of the face where the piston is -applied must be of type s (shrink-wrapped). +The boundary style of the face where the piston is applied must be of +type s (shrink-wrapped). E: Illegal fix wall/piston velocity @@ -68,8 +68,8 @@ The piston velocity must be positive. E: Cannot use wall in periodic dimension -The boundary style of the face where atoms are added -can not be of type p (periodic). +The boundary style of the face where atoms are added can not be of +type p (periodic). E: Use of fix wall/piston with undefined lattice @@ -77,7 +77,6 @@ A lattice must be defined before using this fix. E: NL ramp in wall/piston only implemented in zlo for now -The ramp keyword can only be used for piston applied -to face zlo. +The ramp keyword can only be used for piston applied to face zlo. */