From c30a5382d88a05b4604332dae4fa50985a59cb6b Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 11 Dec 2007 23:28:43 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1246 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/read_data.html | 37 +++++++++++++++++++++++++------------ doc/read_data.txt | 37 +++++++++++++++++++++++++------------ 2 files changed, 50 insertions(+), 24 deletions(-) diff --git a/doc/read_data.html b/doc/read_data.html index 91b46b681a..7efc64cc61 100644 --- a/doc/read_data.html +++ b/doc/read_data.html @@ -248,7 +248,11 @@ integers (1, not 1.0).

An Atoms section must appear in the data file if natoms > 0 in the header section. The atoms can be listed in any order. These are the -line formats for each atom style in LAMMPS: +line formats for each atom style in LAMMPS. As +discussed below, each line can optionally have 3 flags (nx,ny,nz) +appended to it, which indicate which image of a periodic simulation +box the atom is in. These may be important to include for some kinds +of analysis.

@@ -264,7 +268,7 @@ line formats for each atom style in LAMMPS:
angle atom-ID molecule-ID atom-type x y z
hybrid atom-ID atom-type x y z sub-style1 sub-style2 ...
-

where the keywords have these meanings: +

The keywords have these meanings: