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