git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2991 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -144,7 +144,7 @@ run 8000
|
|||||||
</PRE>
|
</PRE>
|
||||||
<PRE>reset_timestep 0
|
<PRE>reset_timestep 0
|
||||||
compute myPE all pe/atom pair
|
compute myPE all pe/atom pair
|
||||||
compute flux all heat_flux myPE
|
compute flux all heat/flux myPE
|
||||||
log flux.log
|
log flux.log
|
||||||
variable J equal c_flux[1]/vol
|
variable J equal c_flux[1]/vol
|
||||||
thermo_style custom step temp v_J
|
thermo_style custom step temp v_J
|
||||||
|
|||||||
@ -141,7 +141,7 @@ run 8000 :pre
|
|||||||
|
|
||||||
reset_timestep 0
|
reset_timestep 0
|
||||||
compute myPE all pe/atom pair
|
compute myPE all pe/atom pair
|
||||||
compute flux all heat_flux myPE
|
compute flux all heat/flux myPE
|
||||||
log flux.log
|
log flux.log
|
||||||
variable J equal c_flux\[1\]/vol
|
variable J equal c_flux\[1\]/vol
|
||||||
thermo_style custom step temp v_J
|
thermo_style custom step temp v_J
|
||||||
|
|||||||
Reference in New Issue
Block a user