Commit 7ac69374 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1901 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 87da10e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ pressure of the system.
last 2 columns of thermo output will be the same:
</P>
<PRE>compute		peratom all stress/atom
compute		p all sum c_peratom[1] c_peratom[2] c_peratom[3]
compute		p all reduce sum c_peratom[1] c_peratom[2] c_peratom[3]
variable	press equal -(c_p[1]+c_p[2]+c_p[3])/(3*vol)
thermo_style	custom step temp etotal press v_press 
</PRE>
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ These lines in an input script should yield that result. I.e. the
last 2 columns of thermo output will be the same:

compute		peratom all stress/atom
compute		p all sum c_peratom\[1\] c_peratom\[2\] c_peratom\[3\]
compute		p all reduce sum c_peratom\[1\] c_peratom\[2\] c_peratom\[3\]
variable	press equal -(c_p\[1\]+c_p\[2\]+c_p\[3\])/(3*vol)
thermo_style	custom step temp etotal press v_press :pre

Baidu
map