git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2991 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-07-06 13:55:52 +00:00
parent 2c4b866f62
commit 85358d8ba7
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ run 8000
</PRE>
<PRE>reset_timestep 0
compute myPE all pe/atom pair
compute flux all heat_flux myPE
compute flux all heat/flux myPE
log flux.log
variable J equal c_flux[1]/vol
thermo_style custom step temp v_J

View File

@ -141,7 +141,7 @@ run 8000 :pre
reset_timestep 0
compute myPE all pe/atom pair
compute flux all heat_flux myPE
compute flux all heat/flux myPE
log flux.log
variable J equal c_flux\[1\]/vol
thermo_style custom step temp v_J