# History file to triangularize the phase-slowness surface # or the ray-velocity surface in model SC1_II # and to display them in VRML or GOCAD # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Input files required chk.pl: " " "sc2-a.dat" chk.pl: " " "hsv.dat" # Elastic moduli # ~~~~~~~~~~~~~~ ANIMOD='sc2-a.dat' # General settings # ~~~~~~~~~~~~~~~~ # Form of output file VRML='VRML2' #VRML='GOCAD' # Temporary files VRTX='vrtx.out' TRGL='trgl.out' # General colour properties COLORS='hsv.dat' TRANSP=0.00 SPECULAR=0.00 SHININESS=0.10 # Slower S-wave slowness surface # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Name of output file WRL='sc2-p.wrl' # VRML #WRL='sc2-p.mx' # GOCAD iniwrl: # Triangulating slower S-wave slowness surface KSURF=0 KWAVE=1 NDIVTRGL=6 anisrf: # Colours correspond to the signature of the surface curvature matrix COLUMN07='KURV' KOLSRF=07 VPER=-6 VREF=0.0 CREF=0.333333 PROPERTIES='N1 N2 N3 KURV' # just for GOCAD NAME='Section3Min1' # just for GOCAD srfwrl: # Slower S-wave ray velocity surface # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Name of output file WRL='sc2-v.wrl' # VRML #WRL='sc2-v.mx' # GOCAD iniwrl: # Triangulating slower S-wave ray velocity surface KSURF=1 KWAVE=1 NDIVTRGL=6 anisrf: # Colours correspond to the signature of the surface curvature matrix COLUMN07='KURV' KOLSRF=07 VPER=-6 VREF=0.0 CREF=0.333333 PROPERTIES='N1 N2 N3 KURV' # just for GOCAD NAME='Section3Min1' # just for GOCAD srfwrl: