alpha: 1.0E20
file:  data.21


For crestplot:
	set ylabel "most probable location of particle (m)"
	set xlabel "timestep"
	set xrange[0:232]
	set yrange[0:1.2e-10]
	set pointsize 1
	plot 'data.21/wfsq_crest' ti "most probable location of {/Symbol y}_g",'data.21/fpsq_crest' ti "most probable location of {/Symbol y}_{fp}"
	set terminal postscript enhanced color
	set output "crestplot3.ps"
