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

This commit is contained in:
sjplimp
2014-04-04 17:20:54 +00:00
parent 1c640bebb6
commit 409be2409a

View File

@ -54,7 +54,7 @@ reset_timestep 0
compute myKE all ke/atom compute myKE all ke/atom
compute myPE all pe/atom compute myPE all pe/atom
compute myStress all stress/atom virial compute myStress all stress/atom NULL virial
compute flux all heat/flux myKE myPE myStress compute flux all heat/flux myKE myPE myStress
variable Jx equal c_flux[1]/vol variable Jx equal c_flux[1]/vol
variable Jy equal c_flux[2]/vol variable Jy equal c_flux[2]/vol