From 85358d8ba75758e407fff5a94e3baf4d936a5a8c Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 6 Jul 2009 13:55:52 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2991 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/compute_heat_flux.html | 2 +- doc/compute_heat_flux.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/compute_heat_flux.html b/doc/compute_heat_flux.html index 4ff33e6018..e4307cd66d 100644 --- a/doc/compute_heat_flux.html +++ b/doc/compute_heat_flux.html @@ -144,7 +144,7 @@ run 8000
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 
diff --git a/doc/compute_heat_flux.txt b/doc/compute_heat_flux.txt
index c906740011..20f4ce34f1 100644
--- a/doc/compute_heat_flux.txt
+++ b/doc/compute_heat_flux.txt
@@ -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