Commit 66226d72 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3595 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 1fa91920
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ one or more input values can be listed
    end = count values outside histogram lo/hi bounds in end bins
    extra = create 2 extra bins for value outside histogram lo/hi bounds
  <I>title1</I> arg = string
    string = text to print as 1st line of output file = title
    string = text to print as 1st line of output file
  <I>title2</I> arg = string
    string = text to print as 2nd line of output file
  <I>title3</I> arg = string
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ keyword = {mode} or {file} or {ave} or {start} or {beyond} or {title1} or {title
    end = count values outside histogram lo/hi bounds in end bins
    extra = create 2 extra bins for value outside histogram lo/hi bounds
  {title1} arg = string
    string = text to print as 1st line of output file = title
    string = text to print as 1st line of output file
  {title2} arg = string
    string = text to print as 2nd line of output file
  {title3} arg = string
+3 −3
Original line number Diff line number Diff line
@@ -55,11 +55,11 @@ dim = <I>x</I> or <I>y</I> or <I>z</I>
    running = output cumulative average of all previous Nfreq steps
    window M = output average of M most recent Nfreq steps
  <I>title1</I> arg = string
    string = text to print as 1st line of output file = title
    string = text to print as 1st line of output file
  <I>title2</I> arg = string
    string = text to print as 2nd line of output file = timestep, # of layers
    string = text to print as 2nd line of output file
  <I>title3</I> arg = string
    string = text to print as 3rd line of output file = column headings for values 
    string = text to print as 3rd line of output file 
</PRE>

</UL>
+3 −3
Original line number Diff line number Diff line
@@ -41,11 +41,11 @@ keyword = {norm} or {units} or {file} or {ave} or {title1} or {title2} or {title
    running = output cumulative average of all previous Nfreq steps
    window M = output average of M most recent Nfreq steps
  {title1} arg = string
    string = text to print as 1st line of output file = title
    string = text to print as 1st line of output file
  {title2} arg = string
    string = text to print as 2nd line of output file = timestep, # of layers
    string = text to print as 2nd line of output file
  {title3} arg = string
    string = text to print as 3rd line of output file = column headings for values :pre
    string = text to print as 3rd line of output file :pre
:ule

[Examples:]
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ one or more input values can be listed
  <I>off</I> arg = M = do not average this value
    M = value # from 1 to Nvalues
  <I>title1</I> arg = string
    string = text to print as 1st line of output file = title
    string = text to print as 1st line of output file
  <I>title2</I> arg = string
    string = text to print as 2nd line of output file
  <I>title3</I> arg = string
Loading