# History file '98-grd.h' to generate colour plots of velocity # crossections across model "98" # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Input files required chk.pl: "data/98/" "98-mod.dat" # Data specifying the model by means of the MODEL package MODEL='98-mod.dat' # Data for gridding and plotting N1=501 N2=1 N3=401 D1=0.01 D2=1 D3=0.01 O1=0.0 O2=2.5 O3=0.0 HSIZE=15 YSIGN=-1 VREF=1.5 VCIRC=-5.6 VMIN=0. # Programs to run VEL='98-velp.out' ICB='98-icb.out' grid: '98-grd.h' / # Gridding P velocities GRD='98-velp.out' PS='98-velp.ps' grdps: '98-grd.h' / # Plotting P velocities VEL='98-vels.out' ICB=' ' MPAR=2 grid: '98-grd.h' / # Gridding S velocities GRD='98-vels.out' PS='98-vels.ps' grdps: '98-grd.h' / # Plotting S velocities # ====================================================================== # List of output PostScript figures # 98-velp.ps: P-wave velocity crossection # 98-vels.ps: S-wave velocity crossection