]> hackdaworld.org Git - physik/posic.git/blobdiff - pair_corr_calc_script
added set_temp and set_timestep stages
[physik/posic.git] / pair_corr_calc_script
index b00596057a161522f39dcb646ac7b00b6e9e5ad4..67ba32c68a8e47757982e99afaa49e6c38e803a1 100755 (executable)
@@ -48,7 +48,7 @@ set terminal postscript eps enhanced color solid lw 1 'Helvetica' 14
 set output '$pdir/pair_corr.eps' 
 EOF
 
 set output '$pdir/pair_corr.eps' 
 EOF
 
-echo -en "plot [1.5:6.0] " >> $pfile
+echo -en "plot [1.0:6.0] " >> $pfile
 
 komma=0
 
 
 komma=0