Commit 6dad21f7 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2010 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 6876ba0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ commands such as the following, which writes the temperature profile
(assuming z = edim) to the file tmp.profile:
</P>
<PRE>compute   ke all ke/atom
variable  temp atom c_ke<B></B>/1.5
variable  temp atom c_ke[]/1.5
fix       3 all ave/spatial 10 100 1000 z lower 0.05 v_temp &
            file tmp.profile units reduced 
</PRE>
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ commands such as the following, which writes the temperature profile
(assuming z = edim) to the file tmp.profile:

compute   ke all ke/atom
variable  temp atom c_ke[]/1.5
variable  temp atom c_ke\[\]/1.5
fix       3 all ave/spatial 10 100 1000 z lower 0.05 v_temp &
            file tmp.profile units reduced :pre