forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11704 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
1c640bebb6
commit
409be2409a
|
@ -54,7 +54,7 @@ reset_timestep 0
|
|||
|
||||
compute myKE all ke/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
|
||||
variable Jx equal c_flux[1]/vol
|
||||
variable Jy equal c_flux[2]/vol
|
||||
|
|
Loading…
Reference in New Issue