From d6ce6d939fde2dc91d4e108e63843d5eb0a5beb0 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Sat, 25 Jan 2014 00:49:07 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11317 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/dump.html | 5 ++--- doc/dump.txt | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/dump.html b/doc/dump.html index 70fd4fe57c..90539182b0 100644 --- a/doc/dump.html +++ b/doc/dump.html @@ -25,7 +25,7 @@
  • group-ID = ID of the group of atoms to be dumped -
  • style = atom or aotm\mpiio or cfg or dcd or xtc or xyz or xyz/mpiio or image or molfile or local or custom or custom/mpiio +
  • style = atom or atom/mpiio or cfg or dcd or xtc or xyz or xyz/mpiio or image or molfile or local or custom or custom/mpiio
  • N = dump every this many timesteps @@ -54,8 +54,7 @@ f_ID = local vector calculated by a fix with ID f_ID[N] = Nth column of local array calculated by a fix with ID -
      custom args = list of atom attributes
    -  custom/mpiio args = list of atom attributes
    +
      custom of custom/mpiio args = list of atom attributes
         possible attributes = id, mol, type, element, mass,
     			  x, y, z, xs, ys, zs, xu, yu, zu, 
     			  xsu, ysu, zsu, ix, iy, iz,
    diff --git a/doc/dump.txt b/doc/dump.txt
    index 324e09f714..74c1029c77 100644
    --- a/doc/dump.txt
    +++ b/doc/dump.txt
    @@ -17,7 +17,7 @@ dump ID group-ID style N file args :pre
     
     ID = user-assigned name for the dump :ulb,l
     group-ID = ID of the group of atoms to be dumped :l
    -style = {atom} or {aotm\mpiio} or {cfg} or {dcd} or {xtc} or {xyz} or {xyz/mpiio} or {image} or {molfile} or {local} or {custom} or {custom/mpiio} :l
    +style = {atom} or {atom/mpiio} or {cfg} or {dcd} or {xtc} or {xyz} or {xyz/mpiio} or {image} or {molfile} or {local} or {custom} or {custom/mpiio} :l
     N = dump every this many timesteps :l
     file = name of file to write dump info to :l
     args = list of arguments for a particular style :l
    @@ -41,8 +41,7 @@ args = list of arguments for a particular style :l
           f_ID = local vector calculated by a fix with ID
           f_ID\[N\] = Nth column of local array calculated by a fix with ID :pre
     
    -  {custom} args = list of atom attributes
    -  {custom/mpiio} args = list of atom attributes
    +  {custom} of {custom/mpiio} args = list of atom attributes
         possible attributes = id, mol, type, element, mass,
     			  x, y, z, xs, ys, zs, xu, yu, zu, 
     			  xsu, ysu, zsu, ix, iy, iz,