# History file 'mar-grd.h' to generate PostScript files showing # the P wave velocity sections in both INRIA bench-mark versions # of the Marmousi model. The sections are rotated 90 degrees # clockwise (landscape printed as portrait) # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Input files required chk.pl: "data/mar/" "marh-mod.dat" chk.pl: "data/mar/" "mars-mod.dat" # Grid dimensions and plotting parameters N1=767 N2=243 D1=0.012 D2=0.012 O1=0.006 O2=0.006 VCIRC=5 CREF=0. # VREF=1.00 # more green VREF=1.25 # VREF=1.50 # more red HSIZE=23.01 VSIZE=-7.29 ROTATE=90. # MARmousi Hard model MODEL='marh-mod.dat' VEL='marh-vel.out' grid: # Gridding velocities GRD='marh-vel.out' PS='marh-vel.ps' grdps: # Plotting velocities # MARmousi Smoothed model MODEL='mars-mod.dat' VEL='mars-vel.out' grid: # Gridding velocities GRD='mars-vel.out' PS='mars-vel.ps' grdps: # Plotting velocities # ====================================================================== # List of output PostScript figures displaying the velocities # marh-vel.ps ... Section across Marmousi hard model # mars-vel.ps ... Section across Marmousi smoothed model