# History file sal-map6.h computes two-point rays of P-wave # reflected from the bottom flat interface in the smoothed # SEG/EAGE Salt Model, plots ray parameters, adds raypaths, # reflection maps, sources and receivers into GOCAD files. # Computations are performed for shot-receiver configuration M6. # The time of computation is approximately 12 hours # on a PC equipped with Athlon XP 1700+ and with Linux. # ====================================================================== # # Input files required chk.pl: "data/sal/" "sal-mod2.dat" chk.pl: "data/sal/" "sal-src9.dat" chk.pl: "data/sal/" "sal-rec9.dat" chk.pl: "data/sal/" "sal-dcr4.dat" chk.pl: "data/sal/" "sal-cod4.dat" chk.pl: "data/sal/" "sal-rpa9.dat" chk.pl: "data/sal/" "sal-wri4.dat" chk.pl: "forms/" "hsv.dat" chk.pl: "forms/" "calcops.rgb" chk.pl: "forms/" "append.pl" chk.pl: "forms/" "copy.pl" chk.pl: "forms/" "del.pl" chk.pl: "forms/" "echo.pl" # Input data for complete ray tracing (see crtin.for) MODEL='sal-mod2.dat' SRC='sal-src9.dat' REC='sal-rec9.dat' DCRT='sal-dcr4.dat' CODE='sal-cod4.dat' RPAR='sal-rpa9.dat' WRIT='sal-wri4.dat' CRTLOG='sal-log.out' INIPAR=3 # Ray tracing of reflected waves crt: # ---------------------------------------------------------------------- # Ray parameters plotting ISANG=1 ITHOM=0 ISUC=1 IRAUX=0 IRBAS=0 HRBAS=0.2 HRTWO=0.3 HRAUX=0.1 IWAVES=1 CRTOUT='crtout.tmp' # Source 1 # ~~~~~~~~ echo.pl: "' ' ' ' 's011i.out' 't01.out'" ">crtout.tmp" RPPLOT='rpm6s11.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's012i.out' 't02.out'" ">crtout.tmp" RPPLOT='rpm6s12.ps' IWAVES=2 rpplot: # echo.pl: "' ' ' ' 's013i.out' 't03 out'" ">crtout.tmp" # RPPLOT='rpm6s13.ps' IWAVES=3 rpplot: # echo.pl: "' ' ' ' 's014i.out' 't04.out'" ">crtout.tmp" # RPPLOT='rpm6s14.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's015i.out' 't05.out'" ">crtout.tmp" # RPPLOT='rpm6s15.ps' IWAVES=5 rpplot: # echo.pl: "' ' ' ' 's016i.out' 't06.out'" ">crtout.tmp" # RPPLOT='rpm6s16.ps' IWAVES=6 rpplot: # echo.pl: "' ' ' ' 's017i.out' 't07.out'" ">crtout.tmp" # RPPLOT='rpm6s17.ps' IWAVES=7 rpplot: # echo.pl: "' ' ' ' 's018i.out' 't08.out'" ">crtout.tmp" # RPPLOT='rpm6s18.ps' IWAVES=8 rpplot: # echo.pl: "' ' ' ' 's019i.out' 't09.out'" ">crtout.tmp" # RPPLOT='rpm6s19.ps' IWAVES=9 rpplot: # echo.pl: "' ' ' ' 's0110i.out' 't10.out'" ">crtout.tmp" # RPPLOT='rpm6s110.ps' IWAVES=10 rpplot: # echo.pl: "' ' ' ' 's0111i.out' 't11.out'" ">crtout.tmp" # RPPLOT='rpm6s111.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0112i.out' 't12.out'" ">crtout.tmp" # RPPLOT='rpm6s112.ps' IWAVES=12 rpplot: # Source 2 # ~~~~~~~~ echo.pl: "' ' ' ' 's0113i.out' 't13.out'" ">crtout.tmp" RPPLOT='rpm6s21.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0114i.out' 't14.out'" ">crtout.tmp" RPPLOT='rpm6s22.ps' IWAVES=2 rpplot: echo.pl: "' ' ' ' 's0115i.out' 't15.out'" ">crtout.tmp" RPPLOT='rpm6s23.ps' IWAVES=3 rpplot: # echo.pl: "' ' ' ' 's0116i.out' 't16.out'" ">crtout.tmp" # RPPLOT='rpm6s24.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0117i.out' 't17.out'" ">crtout.tmp" # RPPLOT='rpm6s25.ps' IWAVES=5 rpplot: # echo.pl: "' ' ' ' 's0118i.out' 't18.out'" ">crtout.tmp" # RPPLOT='rpm6s26.ps' IWAVES=6 rpplot: echo.pl: "' ' ' ' 's0119i.out' 't19.out'" ">crtout.tmp" RPPLOT='rpm6s27.ps' IWAVES=7 rpplot: echo.pl: "' ' ' ' 's0120i.out' 't20.out'" ">crtout.tmp" RPPLOT='rpm6s28.ps' IWAVES=8 rpplot: # echo.pl: "' ' ' ' 's0121i.out' 't21.out'" ">crtout.tmp" # RPPLOT='rpm6s29.ps' IWAVES=9 rpplot: # echo.pl: "' ' ' ' 's0122i.out' 't22.out'" ">crtout.tmp" # RPPLOT='rpm6s210.ps' IWAVES=10 rpplot: # echo.pl: "' ' ' ' 's0123i.out' 't23.out'" ">crtout.tmp" # RPPLOT='rpm6s211.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0124i.out' 't24.out'" ">crtout.tmp" # RPPLOT='rpm6s212.ps' IWAVES=12 rpplot: # Source 3 # ~~~~~~~~ echo.pl: "' ' ' ' 's0125i.out' 't25.out'" ">crtout.tmp" RPPLOT='rpm6s31.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0126i.out' 't26.out'" ">crtout.tmp" RPPLOT='rpm6s32.ps' IWAVES=2 rpplot: echo.pl: "' ' ' ' 's0127i.out' 't27.out'" ">crtout.tmp" RPPLOT='rpm6s33.ps' IWAVES=3 rpplot: echo.pl: "' ' ' ' 's0128i.out' 't28.out'" ">crtout.tmp" RPPLOT='rpm6s34.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0129i.out' 't29.out'" ">crtout.tmp" # RPPLOT='rpm6s35.ps' IWAVES=5 rpplot: echo.pl: "' ' ' ' 's0130i.out' 't30.out'" ">crtout.tmp" RPPLOT='rpm6s36.ps' IWAVES=6 rpplot: echo.pl: "' ' ' ' 's0131i.out' 't31.out'" ">crtout.tmp" RPPLOT='rpm6s37.ps' IWAVES=7 rpplot: echo.pl: "' ' ' ' 's0132i.out' 't32.out'" ">crtout.tmp" RPPLOT='rpm6s38.ps' IWAVES=8 rpplot: # echo.pl: "' ' ' ' 's0133i.out' 't33.out'" ">crtout.tmp" # RPPLOT='rpm6s39.ps' IWAVES=9 rpplot: # echo.pl: "' ' ' ' 's0134i.out' 't34.out'" ">crtout.tmp" # RPPLOT='rpm6s310.ps' IWAVES=10 rpplot: # echo.pl: "' ' ' ' 's0135i.out' 't35.out'" ">crtout.tmp" # RPPLOT='rpm6s311.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0136i.out' 't36.out'" ">crtout.tmp" # RPPLOT='rpm6s312.ps' IWAVES=12 rpplot: # Source 4 # ~~~~~~~~ echo.pl: "' ' ' ' 's0137i.out' 't37.out'" ">crtout.tmp" RPPLOT='rpm6s41.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0138i.out' 't38.out'" ">crtout.tmp" RPPLOT='rpm6s42.ps' IWAVES=2 rpplot: echo.pl: "' ' ' ' 's0139i.out' 't39.out'" ">crtout.tmp" RPPLOT='rpm6s43.ps' IWAVES=3 rpplot: echo.pl: "' ' ' ' 's0140i.out' 't40.out'" ">crtout.tmp" RPPLOT='rpm6s44.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0141i.out' 't41.out'" ">crtout.tmp" # RPPLOT='rpm6s45.ps' IWAVES=5 rpplot: echo.pl: "' ' ' ' 's0142i.out' 't42.out'" ">crtout.tmp" RPPLOT='rpm6s46.ps' IWAVES=6 rpplot: # echo.pl: "' ' ' ' 's0143i.out' 't43.out'" ">crtout.tmp" # RPPLOT='rpm6s47.ps' IWAVES=7 rpplot: # echo.pl: "' ' ' ' 's0144i.out' 't44.out'" ">crtout.tmp" # RPPLOT='rpm6s48.ps' IWAVES=8 rpplot: # echo.pl: "' ' ' ' 's0145i.out' 't45.out'" ">crtout.tmp" # RPPLOT='rpm6s49.ps' IWAVES=9 rpplot: # echo.pl: "' ' ' ' 's0146i.out' 't46.out'" ">crtout.tmp" # RPPLOT='rpm6s410.ps' IWAVES=10 rpplot: # echo.pl: "' ' ' ' 's0147i.out' 't47.out'" ">crtout.tmp" # RPPLOT='rpm6s411.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0148i.out' 't48.out'" ">crtout.tmp" # RPPLOT='rpm6s412.ps' IWAVES=12 rpplot: # Source 5 # ~~~~~~~~ echo.pl: "' ' ' ' 's0149i.out' 't49.out'" ">crtout.tmp" RPPLOT='rpm6s51.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0150i.out' 't50.out'" ">crtout.tmp" RPPLOT='rpm6s52.ps' IWAVES=2 rpplot: echo.pl: "' ' ' ' 's0151i.out' 't51.out'" ">crtout.tmp" RPPLOT='rpm6s53.ps' IWAVES=3 rpplot: echo.pl: "' ' ' ' 's0152i.out' 't52.out'" ">crtout.tmp" RPPLOT='rpm6s54.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0153i.out' 't53.out'" ">crtout.tmp" # RPPLOT='rpm6s55.ps' IWAVES=5 rpplot: echo.pl: "' ' ' ' 's0154i.out' 't54.out'" ">crtout.tmp" RPPLOT='rpm6s56.ps' IWAVES=6 rpplot: # echo.pl: "' ' ' ' 's0155i.out' 't55.out'" ">crtout.tmp" # RPPLOT='rpm6s57.ps' IWAVES=7 rpplot: # echo.pl: "' ' ' ' 's0156i.out' 't56.out'" ">crtout.tmp" # RPPLOT='rpm6s58.ps' IWAVES=8 rpplot: echo.pl: "' ' ' ' 's0157i.out' 't57.out'" ">crtout.tmp" RPPLOT='rpm6s59.ps' IWAVES=9 rpplot: # echo.pl: "' ' ' ' 's0158i.out' 't58.out'" ">crtout.tmp" # RPPLOT='rpm6s510.ps' IWAVES=10 rpplot: # echo.pl: "' ' ' ' 's0159i.out' 't59.out'" ">crtout.tmp" # RPPLOT='rpm6s511.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0160i.out' 't60.out'" ">crtout.tmp" # RPPLOT='rpm6s512.ps' IWAVES=12 rpplot: # Source 6 # ~~~~~~~~ echo.pl: "' ' ' ' 's0161i.out' 't61.out'" ">crtout.tmp" RPPLOT='rpm6s61.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0162i.out' 't62.out'" ">crtout.tmp" RPPLOT='rpm6s62.ps' IWAVES=2 rpplot: echo.pl: "' ' ' ' 's0163i.out' 't63.out'" ">crtout.tmp" RPPLOT='rpm6s63.ps' IWAVES=3 rpplot: # echo.pl: "' ' ' ' 's0164i.out' 't64.out'" ">crtout.tmp" # RPPLOT='rpm6s64.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0165i.out' 't65.out'" ">crtout.tmp" # RPPLOT='rpm6s65.ps' IWAVES=5 rpplot: echo.pl: "' ' ' ' 's0166i.out' 't66.out'" ">crtout.tmp" RPPLOT='rpm6s66.ps' IWAVES=6 rpplot: # echo.pl: "' ' ' ' 's0167i.out' 't67.out'" ">crtout.tmp" # RPPLOT='rpm6s67.ps' IWAVES=7 rpplot: # echo.pl: "' ' ' ' 's0168i.out' 't68.out'" ">crtout.tmp" # RPPLOT='rpm6s68.ps' IWAVES=8 rpplot: echo.pl: "' ' ' ' 's0169i.out' 't69.out'" ">crtout.tmp" RPPLOT='rpm6s69.ps' IWAVES=9 rpplot: # echo.pl: "' ' ' ' 's0170i.out' 't70.out'" ">crtout.tmp" # RPPLOT='rpm6s610.ps' IWAVES=10 rpplot: # echo.pl: "' ' ' ' 's0171i.out' 't71.out'" ">crtout.tmp" # RPPLOT='rpm6s611.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0172i.out' 't72.out'" ">crtout.tmp" # RPPLOT='rpm6s612.ps' IWAVES=12 rpplot: # Source 7 # ~~~~~~~~ echo.pl: "' ' ' ' 's0173i.out' 't73.out'" ">crtout.tmp" RPPLOT='rpm6s71.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0174i.out' 't74.out'" ">crtout.tmp" RPPLOT='rpm6s72.ps' IWAVES=2 rpplot: echo.pl: "' ' ' ' 's0175i.out' 't75.out'" ">crtout.tmp" RPPLOT='rpm6s73.ps' IWAVES=3 rpplot: # echo.pl: "' ' ' ' 's0176i.out' 't76.out'" ">crtout.tmp" # RPPLOT='rpm6s74.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0177i.out' 't77.out'" ">crtout.tmp" # RPPLOT='rpm6s75.ps' IWAVES=5 rpplot: # echo.pl: "' ' ' ' 's0178i.out' 't78.out'" ">crtout.tmp" # RPPLOT='rpm6s76.ps' IWAVES=6 rpplot: echo.pl: "' ' ' ' 's0179i.out' 't79.out'" ">crtout.tmp" RPPLOT='rpm6s77.ps' IWAVES=7 rpplot: echo.pl: "' ' ' ' 's0180i.out' 't80.out'" ">crtout.tmp" RPPLOT='rpm6s78.ps' IWAVES=8 rpplot: echo.pl: "' ' ' ' 's0181i.out' 't81.out'" ">crtout.tmp" RPPLOT='rpm6s79.ps' IWAVES=9 rpplot: echo.pl: "' ' ' ' 's0182i.out' 't82.out'" ">crtout.tmp" RPPLOT='rpm6s710.ps' IWAVES=10 rpplot: echo.pl: "' ' ' ' 's0183i.out' 't83.out'" ">crtout.tmp" RPPLOT='rpm6s711.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0184i.out' 't84.out'" ">crtout.tmp" # RPPLOT='rpm6s712.ps' IWAVES=12 rpplot: # Source 8 # ~~~~~~~~ echo.pl: "' ' ' ' 's0185i.out' 't85.out'" ">crtout.tmp" RPPLOT='rpm6s81.ps' IWAVES=1 rpplot: echo.pl: "' ' ' ' 's0186i.out' 't86.out'" ">crtout.tmp" RPPLOT='rpm6s82.ps' IWAVES=2 rpplot: # echo.pl: "' ' ' ' 's0187i.out' 't87.out'" ">crtout.tmp" # RPPLOT='rpm6s83.ps' IWAVES=3 rpplot: # echo.pl: "' ' ' ' 's0188i.out' 't88.out'" ">crtout.tmp" # RPPLOT='rpm6s84.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's0189i.out' 't89.out'" ">crtout.tmp" # RPPLOT='rpm6s85.ps' IWAVES=5 rpplot: # echo.pl: "' ' ' ' 's0190i.out' 't90.out'" ">crtout.tmp" # RPPLOT='rpm6s86.ps' IWAVES=6 rpplot: echo.pl: "' ' ' ' 's0191i.out' 't91.out'" ">crtout.tmp" RPPLOT='rpm6s87.ps' IWAVES=7 rpplot: echo.pl: "' ' ' ' 's0192i.out' 't92.out'" ">crtout.tmp" RPPLOT='rpm6s88.ps' IWAVES=8 rpplot: echo.pl: "' ' ' ' 's0193i.out' 't93.out'" ">crtout.tmp" RPPLOT='rpm6s89.ps' IWAVES=9 rpplot: echo.pl: "' ' ' ' 's0194i.out' 't94.out'" ">crtout.tmp" RPPLOT='rpm6s810.ps' IWAVES=10 rpplot: echo.pl: "' ' ' ' 's0195i.out' 't95.out'" ">crtout.tmp" RPPLOT='rpm6s811.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's0196i.out' 't96.out'" ">crtout.tmp" # RPPLOT='rpm6s812.ps' IWAVES=12 rpplot: # Source 9 # ~~~~~~~~ # echo.pl: "' ' ' ' 's0197i.out' 't97.out'" ">crtout.tmp" # RPPLOT='rpm6s91.ps' IWAVES=1 rpplot: # echo.pl: "' ' ' ' 's0198i.out' 't98.out'" ">crtout.tmp" # RPPLOT='rpm6s92.ps' IWAVES=2 rpplot: # echo.pl: "' ' ' ' 's0199i.out' 't99.out'" ">crtout.tmp" # RPPLOT='rpm6s93.ps' IWAVES=3 rpplot: # echo.pl: "' ' ' ' 's01100i.out' 't100.out'" ">crtout.tmp" # RPPLOT='rpm6s94.ps' IWAVES=4 rpplot: # echo.pl: "' ' ' ' 's01101i.out' 't101.out'" ">crtout.tmp" # RPPLOT='rpm6s95.ps' IWAVES=5 rpplot: # echo.pl: "' ' ' ' 's01102i.out' 't102.out'" ">crtout.tmp" # RPPLOT='rpm6s96.ps' IWAVES=6 rpplot: echo.pl: "' ' ' ' 's01103i.out' 't103.out'" ">crtout.tmp" RPPLOT='rpm6s97.ps' IWAVES=7 rpplot: echo.pl: "' ' ' ' 's01104i.out' 't104.out'" ">crtout.tmp" RPPLOT='rpm6s98.ps' IWAVES=8 rpplot: echo.pl: "' ' ' ' 's01105i.out' 't105.out'" ">crtout.tmp" RPPLOT='rpm6s99.ps' IWAVES=9 rpplot: echo.pl: "' ' ' ' 's01106i.out' 't106.out'" ">crtout.tmp" RPPLOT='rpm6s910.ps' IWAVES=10 rpplot: echo.pl: "' ' ' ' 's01107i.out' 't107.out'" ">crtout.tmp" RPPLOT='rpm6s911.ps' IWAVES=11 rpplot: # echo.pl: "' ' ' ' 's01108i.out' 't108.out'" ">crtout.tmp" # RPPLOT='rpm6s912.ps' IWAVES=12 rpplot: # ---------------------------------------------------------------------- # Rewriting the two-point rays into a formatted file CRTOUT='crtout.tmp' # Source 1 # ~~~~~~~~ echo.pl:"'r01.out' ' ' 'r01i.out' ' '" ">crtout.tmp" RAYS='sal-r1.out' crtray: echo.pl:"'r02.out' ' ' 'r02i.out' ' '" ">crtout.tmp" RAYS='sal-r2.out' crtray: # echo.pl:"'r03.out' ' ' 'r03i.out' ' '" ">crtout.tmp" # RAYS='sal-r3.out' crtray: # echo.pl:"'r04.out' ' ' 'r04i.out' ' '" ">crtout.tmp" # RAYS='sal-r4.out' crtray: # echo.pl:"'r05.out' ' ' 'r05i.out' ' '" ">crtout.tmp" # RAYS='sal-r5.out' crtray: # echo.pl:"'r06.out' ' ' 'r06i.out' ' '" ">crtout.tmp" # RAYS='sal-r6.out' crtray: # echo.pl:"'r07.out' ' ' 'r07i.out' ' '" ">crtout.tmp" # RAYS='sal-r7.out' crtray: # echo.pl:"'r08.out' ' ' 'r08i.out' ' '" ">crtout.tmp" # RAYS='sal-r8.out' crtray: # echo.pl:"'r09.out' ' ' 'r09i.out' ' '" ">crtout.tmp" # RAYS='sal-r9.out' crtray: # echo.pl:"'r10.out' ' ' 'r10i.out' ' '" ">crtout.tmp" # RAYS='sal-r10.out' crtray: # echo.pl:"'r11.out' ' ' 'r11i.out' ' '" ">crtout.tmp" # RAYS='sal-r11.out' crtray: # echo.pl:"'r12.out' ' ' 'r12i.out' ' '" ">crtout.tmp" # RAYS='sal-r12.out' crtray: # Source 2 # ~~~~~~~~ echo.pl:"'r13.out' ' ' 'r13i.out' ' '" ">crtout.tmp" RAYS='sal-r13.out' crtray: echo.pl:"'r14.out' ' ' 'r14i.out' ' '" ">crtout.tmp" RAYS='sal-r14.out' crtray: echo.pl:"'r15.out' ' ' 'r15i.out' ' '" ">crtout.tmp" RAYS='sal-r15.out' crtray: # echo.pl:"'r16.out' ' ' 'r16i.out' ' '" ">crtout.tmp" # RAYS='sal-r16.out' crtray: # echo.pl:"'r17.out' ' ' 'r17i.out' ' '" ">crtout.tmp" # RAYS='sal-r17.out' crtray: # echo.pl:"'r18.out' ' ' 'r18i.out' ' '" ">crtout.tmp" # RAYS='sal-r18.out' crtray: echo.pl:"'r19.out' ' ' 'r19i.out' ' '" ">crtout.tmp" RAYS='sal-r19.out' crtray: echo.pl:"'r20.out' ' ' 'r20i.out' ' '" ">crtout.tmp" RAYS='sal-r20.out' crtray: # echo.pl:"'r21.out' ' ' 'r21i.out' ' '" ">crtout.tmp" # RAYS='sal-r21.out' crtray: # echo.pl:"'r22.out' ' ' 'r22i.out' ' '" ">crtout.tmp" # RAYS='sal-r22.out' crtray: # echo.pl:"'r23.out' ' ' 'r23i.out' ' '" ">crtout.tmp" # RAYS='sal-r23.out' crtray: # echo.pl:"'r24.out' ' ' 'r24i.out' ' '" ">crtout.tmp" # RAYS='sal-r24.out' crtray: # Source 3 # ~~~~~~~~ echo.pl:"'r25.out' ' ' 'r25i.out' ' '" ">crtout.tmp" RAYS='sal-r25.out' crtray: echo.pl:"'r26.out' ' ' 'r26i.out' ' '" ">crtout.tmp" RAYS='sal-r26.out' crtray: echo.pl:"'r27.out' ' ' 'r27i.out' ' '" ">crtout.tmp" RAYS='sal-r27.out' crtray: echo.pl:"'r28.out' ' ' 'r28i.out' ' '" ">crtout.tmp" RAYS='sal-r28.out' crtray: # echo.pl:"'r29.out' ' ' 'r29i.out' ' '" ">crtout.tmp" # RAYS='sal-r29.out' crtray: echo.pl:"'r30.out' ' ' 'r30i.out' ' '" ">crtout.tmp" RAYS='sal-r30.out' crtray: echo.pl:"'r31.out' ' ' 'r31i.out' ' '" ">crtout.tmp" RAYS='sal-r31.out' crtray: echo.pl:"'r32.out' ' ' 'r32i.out' ' '" ">crtout.tmp" RAYS='sal-r32.out' crtray: # echo.pl:"'r33.out' ' ' 'r33i.out' ' '" ">crtout.tmp" # RAYS='sal-r33.out' crtray: # echo.pl:"'r34.out' ' ' 'r34i.out' ' '" ">crtout.tmp" # RAYS='sal-r34.out' crtray: # echo.pl:"'r35.out' ' ' 'r35i.out' ' '" ">crtout.tmp" # RAYS='sal-r35.out' crtray: # echo.pl:"'r36.out' ' ' 'r36i.out' ' '" ">crtout.tmp" # RAYS='sal-r36.out' crtray: # Source 4 # ~~~~~~~~ echo.pl:"'r37.out' ' ' 'r37i.out' ' '" ">crtout.tmp" RAYS='sal-r37.out' crtray: echo.pl:"'r38.out' ' ' 'r38i.out' ' '" ">crtout.tmp" RAYS='sal-r38.out' crtray: echo.pl:"'r39.out' ' ' 'r39i.out' ' '" ">crtout.tmp" RAYS='sal-r39.out' crtray: echo.pl:"'r40.out' ' ' 'r40i.out' ' '" ">crtout.tmp" RAYS='sal-r40.out' crtray: # echo.pl:"'r41.out' ' ' 'r41i.out' ' '" ">crtout.tmp" # RAYS='sal-r41.out' crtray: echo.pl:"'r42.out' ' ' 'r42i.out' ' '" ">crtout.tmp" RAYS='sal-r42.out' crtray: # echo.pl:"'r43.out' ' ' 'r43i.out' ' '" ">crtout.tmp" # RAYS='sal-r43.out' crtray: # echo.pl:"'r44.out' ' ' 'r44i.out' ' '" ">crtout.tmp" # RAYS='sal-r44.out' crtray: # echo.pl:"'r45.out' ' ' 'r45i.out' ' '" ">crtout.tmp" # RAYS='sal-r45.out' crtray: # echo.pl:"'r46.out' ' ' 'r46i.out' ' '" ">crtout.tmp" # RAYS='sal-r46.out' crtray: # echo.pl:"'r47.out' ' ' 'r47i.out' ' '" ">crtout.tmp" # RAYS='sal-r47.out' crtray: # echo.pl:"'r48.out' ' ' 'r48i.out' ' '" ">crtout.tmp" # RAYS='sal-r48.out' crtray: # Source 5 # ~~~~~~~~ echo.pl:"'r49.out' ' ' 'r49i.out' ' '" ">crtout.tmp" RAYS='sal-r49.out' crtray: echo.pl:"'r50.out' ' ' 'r50i.out' ' '" ">crtout.tmp" RAYS='sal-r50.out' crtray: echo.pl:"'r51.out' ' ' 'r51i.out' ' '" ">crtout.tmp" RAYS='sal-r51.out' crtray: echo.pl:"'r52.out' ' ' 'r52i.out' ' '" ">crtout.tmp" RAYS='sal-r52.out' crtray: # echo.pl:"'r53.out' ' ' 'r53i.out' ' '" ">crtout.tmp" # RAYS='sal-r53.out' crtray: echo.pl:"'r54.out' ' ' 'r54i.out' ' '" ">crtout.tmp" RAYS='sal-r54.out' crtray: # echo.pl:"'r55.out' ' ' 'r55i.out' ' '" ">crtout.tmp" # RAYS='sal-r55.out' crtray: # echo.pl:"'r56.out' ' ' 'r56i.out' ' '" ">crtout.tmp" # RAYS='sal-r56.out' crtray: echo.pl:"'r57.out' ' ' 'r57i.out' ' '" ">crtout.tmp" RAYS='sal-r57.out' crtray: # echo.pl:"'r58.out' ' ' 'r58i.out' ' '" ">crtout.tmp" # RAYS='sal-r58.out' crtray: # echo.pl:"'r59.out' ' ' 'r59i.out' ' '" ">crtout.tmp" # RAYS='sal-r59.out' crtray: # echo.pl:"'r60.out' ' ' 'r60i.out' ' '" ">crtout.tmp" # RAYS='sal-r60.out' crtray: # Source 6 # ~~~~~~~~ echo.pl:"'r61.out' ' ' 'r61i.out' ' '" ">crtout.tmp" RAYS='sal-r61.out' crtray: echo.pl:"'r62.out' ' ' 'r62i.out' ' '" ">crtout.tmp" RAYS='sal-r62.out' crtray: echo.pl:"'r63.out' ' ' 'r63i.out' ' '" ">crtout.tmp" RAYS='sal-r63.out' crtray: # echo.pl:"'r64.out' ' ' 'r64i.out' ' '" ">crtout.tmp" # RAYS='sal-r64.out' crtray: # echo.pl:"'r65.out' ' ' 'r65i.out' ' '" ">crtout.tmp" # RAYS='sal-r65.out' crtray: echo.pl:"'r66.out' ' ' 'r66i.out' ' '" ">crtout.tmp" RAYS='sal-r66.out' crtray: # echo.pl:"'r67.out' ' ' 'r67i.out' ' '" ">crtout.tmp" # RAYS='sal-r67.out' crtray: # echo.pl:"'r68.out' ' ' 'r68i.out' ' '" ">crtout.tmp" # RAYS='sal-r68.out' crtray: echo.pl:"'r69.out' ' ' 'r69i.out' ' '" ">crtout.tmp" RAYS='sal-r69.out' crtray: # echo.pl:"'r70.out' ' ' 'r70i.out' ' '" ">crtout.tmp" # RAYS='sal-r70.out' crtray: # echo.pl:"'r71.out' ' ' 'r71i.out' ' '" ">crtout.tmp" # RAYS='sal-r71.out' crtray: # echo.pl:"'r72.out' ' ' 'r72i.out' ' '" ">crtout.tmp" # RAYS='sal-r72.out' crtray: # Source 7 # ~~~~~~~~ echo.pl:"'r73.out' ' ' 'r73i.out' ' '" ">crtout.tmp" RAYS='sal-r73.out' crtray: echo.pl:"'r74.out' ' ' 'r74i.out' ' '" ">crtout.tmp" RAYS='sal-r74.out' crtray: echo.pl:"'r75.out' ' ' 'r75i.out' ' '" ">crtout.tmp" RAYS='sal-r75.out' crtray: # echo.pl:"'r76.out' ' ' 'r76i.out' ' '" ">crtout.tmp" # RAYS='sal-r76.out' crtray: # echo.pl:"'r77.out' ' ' 'r77i.out' ' '" ">crtout.tmp" # RAYS='sal-r77.out' crtray: # echo.pl:"'r78.out' ' ' 'r78i.out' ' '" ">crtout.tmp" # RAYS='sal-r78.out' crtray: echo.pl:"'r79.out' ' ' 'r79i.out' ' '" ">crtout.tmp" RAYS='sal-r79.out' crtray: echo.pl:"'r80.out' ' ' 'r80i.out' ' '" ">crtout.tmp" RAYS='sal-r80.out' crtray: echo.pl:"'r81.out' ' ' 'r81i.out' ' '" ">crtout.tmp" RAYS='sal-r81.out' crtray: echo.pl:"'r82.out' ' ' 'r82i.out' ' '" ">crtout.tmp" RAYS='sal-r82.out' crtray: echo.pl:"'r83.out' ' ' 'r83i.out' ' '" ">crtout.tmp" RAYS='sal-r83.out' crtray: # echo.pl:"'r84.out' ' ' 'r84i.out' ' '" ">crtout.tmp" # RAYS='sal-r84.out' crtray: # Source 8 # ~~~~~~~~ echo.pl:"'r85.out' ' ' 'r85i.out' ' '" ">crtout.tmp" RAYS='sal-r85.out' crtray: echo.pl:"'r86.out' ' ' 'r86i.out' ' '" ">crtout.tmp" RAYS='sal-r86.out' crtray: # echo.pl:"'r87.out' ' ' 'r87i.out' ' '" ">crtout.tmp" # RAYS='sal-r87.out' crtray: # echo.pl:"'r88.out' ' ' 'r88i.out' ' '" ">crtout.tmp" # RAYS='sal-r88.out' crtray: # echo.pl:"'r89.out' ' ' 'r89i.out' ' '" ">crtout.tmp" # RAYS='sal-r89.out' crtray: # echo.pl:"'r90.out' ' ' 'r90i.out' ' '" ">crtout.tmp" # RAYS='sal-r90.out' crtray: echo.pl:"'r91.out' ' ' 'r91i.out' ' '" ">crtout.tmp" RAYS='sal-r91.out' crtray: echo.pl:"'r92.out' ' ' 'r92i.out' ' '" ">crtout.tmp" RAYS='sal-r92.out' crtray: echo.pl:"'r93.out' ' ' 'r93i.out' ' '" ">crtout.tmp" RAYS='sal-r93.out' crtray: echo.pl:"'r94.out' ' ' 'r94i.out' ' '" ">crtout.tmp" RAYS='sal-r94.out' crtray: echo.pl:"'r95.out' ' ' 'r95i.out' ' '" ">crtout.tmp" RAYS='sal-r95.out' crtray: # echo.pl:"'r96.out' ' ' 'r96i.out' ' '" ">crtout.tmp" # RAYS='sal-r96.out' crtray: # Source 9 # ~~~~~~~~ # echo.pl:"'r97.out' ' ' 'r97i.out' ' '" ">crtout.tmp" # RAYS='sal-r97.out' crtray: # echo.pl:"'r98.out' ' ' 'r98i.out' ' '" ">crtout.tmp" # RAYS='sal-r98.out' crtray: # echo.pl:"'r99.out' ' ' 'r99i.out' ' '" ">crtout.tmp" # RAYS='sal-r99.out' crtray: # echo.pl:"'r100.out' ' ' 'r100i.out' ' '" ">crtout.tmp" # RAYS='sal-r100.out' crtray: # echo.pl:"'r101.out' ' ' 'r101i.out' ' '" ">crtout.tmp" # RAYS='sal-r101.out' crtray: # echo.pl:"'r102.out' ' ' 'r102i.out' ' '" ">crtout.tmp" # RAYS='sal-r102.out' crtray: echo.pl:"'r103.out' ' ' 'r103i.out' ' '" ">crtout.tmp" RAYS='sal-r103.out' crtray: echo.pl:"'r104.out' ' ' 'r104i.out' ' '" ">crtout.tmp" RAYS='sal-r104.out' crtray: echo.pl:"'r105.out' ' ' 'r105i.out' ' '" ">crtout.tmp" RAYS='sal-r105.out' crtray: echo.pl:"'r106.out' ' ' 'r106i.out' ' '" ">crtout.tmp" RAYS='sal-r106.out' crtray: echo.pl:"'r107.out' ' ' 'r107i.out' ' '" ">crtout.tmp" RAYS='sal-r107.out' crtray: # echo.pl:"'r108.out' ' ' 'r108i.out' ' '" ">crtout.tmp" # RAYS='sal-r108.out' crtray: # ---------------------------------------------------------------------- # Writing two-point rays of each elementary wave code # into GOCAD file del.pl: 'sal-rma6.mx' VRML='GOCAD' WRL=' ' WRLOUT='sal-tmp.mx' # GOCAD # Setting blue colour for rays KOLLIN=0 R=0.00 G=0.00 B=1.00 # Source 1 # ~~~~~~~~ LIN='sal-r1.out' NAME='Rays-M6-S1-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r2.out' NAME='Rays-M6-S1-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r3.out' # NAME='Rays-M6-S1-3' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r4.out' # NAME='Rays-M6-S1-4' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r5.out' # NAME='Rays-M6-S1-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r6.out' # NAME='Rays-M6-S1-6' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r7.out' # NAME='Rays-M6-S1-7' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r8.out' # NAME='Rays-M6-S1-8' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r9.out' # NAME='Rays-M6-S1-9' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r10.out' # NAME='Rays-M6-S1-10' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r11.out' # NAME='Rays-M6-S1-11' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r12.out' # NAME='Rays-M6-S1-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 2 # ~~~~~~~~ LIN='sal-r13.out' NAME='Rays-M6-S2-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r14.out' NAME='Rays-M6-S2-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r15.out' NAME='Rays-M6-S2-3' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r16.out' # NAME='Rays-M6-S2-4' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r17.out' # NAME='Rays-M6-S2-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r18.out' # NAME='Rays-M6-S2-6' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r19.out' NAME='Rays-M6-S2-7' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r20.out' NAME='Rays-M6-S2-8' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r21.out' # NAME='Rays-M6-S2-9' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r22.out' # NAME='Rays-M6-S2-10' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r23.out' # NAME='Rays-M6-S2-11' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r24.out' # NAME='Rays-M6-S2-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 3 # ~~~~~~~~ LIN='sal-r25.out' NAME='Rays-M6-S3-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r26.out' NAME='Rays-M6-S3-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r27.out' NAME='Rays-M6-S3-3' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r28.out' NAME='Rays-M6-S3-4' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r29.out' # NAME='Rays-M6-S3-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r30.out' NAME='Rays-M6-S3-6' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r31.out' NAME='Rays-M6-S3-7' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r32.out' NAME='Rays-M6-S3-8' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r33.out' # NAME='Rays-M6-S3-9' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r34.out' # NAME='Rays-M6-S3-10' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r35.out' # NAME='Rays-M6-S3-11' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r36.out' # NAME='Rays-M6-S3-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 4 # ~~~~~~~~ LIN='sal-r37.out' NAME='Rays-M6-S4-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r38.out' NAME='Rays-M6-S4-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r39.out' NAME='Rays-M6-S4-3' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r40.out' NAME='Rays-M6-S4-4' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r41.out' # NAME='Rays-M6-S4-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r42.out' NAME='Rays-M6-S4-6' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r43.out' # NAME='Rays-M6-S4-7' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r44.out' # NAME='Rays-M6-S4-8' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r45.out' # NAME='Rays-M6-S4-9' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r46.out' # NAME='Rays-M6-S4-10' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r47.out' # NAME='Rays-M6-S4-11' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r48.out' # NAME='Rays-M6-S4-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 5 # ~~~~~~~~ LIN='sal-r49.out' NAME='Rays-M6-S5-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r50.out' NAME='Rays-M6-S5-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r51.out' NAME='Rays-M6-S5-3' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r52.out' NAME='Rays-M6-S5-4' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r53.out' # NAME='Rays-M6-S5-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r54.out' NAME='Rays-M6-S5-6' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r55.out' # NAME='Rays-M6-S5-7' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r56.out' # NAME='Rays-M6-S5-8' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r57.out' NAME='Rays-M6-S5-9' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r58.out' # NAME='Rays-M6-S5-10' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r59.out' # NAME='Rays-M6-S5-11' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r60.out' # NAME='Rays-M6-S5-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 6 # ~~~~~~~~ LIN='sal-r61.out' NAME='Rays-M6-S6-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r62.out' NAME='Rays-M6-S6-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r63.out' NAME='Rays-M6-S6-3' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r64.out' # NAME='Rays-M6-S6-4' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r65.out' # NAME='Rays-M6-S6-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r66.out' NAME='Rays-M6-S6-6' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r67.out' # NAME='Rays-M6-S6-7' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r68.out' # NAME='Rays-M6-S6-8' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r69.out' NAME='Rays-M6-S6-9' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r70.out' # NAME='Rays-M6-S6-10' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r71.out' # NAME='Rays-M6-S6-11' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r72.out' # NAME='Rays-M6-S6-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 7 # ~~~~~~~~ LIN='sal-r73.out' NAME='Rays-M6-S7-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r74.out' NAME='Rays-M6-S7-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r75.out' NAME='Rays-M6-S7-3' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r76.out' # NAME='Rays-M6-S7-4' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r77.out' # NAME='Rays-M6-S7-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r78.out' # NAME='Rays-M6-S7-6' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r79.out' NAME='Rays-M6-S7-7' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r80.out' NAME='Rays-M6-S7-8' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r81.out' NAME='Rays-M6-S7-9' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r82.out' NAME='Rays-M6-S7-10' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r83.out' NAME='Rays-M6-S7-11' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r84.out' # NAME='Rays-M6-S7-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 8 # ~~~~~~~~ LIN='sal-r85.out' NAME='Rays-M6-S8-1' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r86.out' NAME='Rays-M6-S8-2' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r87.out' # NAME='Rays-M6-S8-3' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r88.out' # NAME='Rays-M6-S8-4' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r89.out' # NAME='Rays-M6-S8-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r90.out' # NAME='Rays-M6-S8-6' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r91.out' NAME='Rays-M6-S8-7' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r92.out' NAME='Rays-M6-S8-8' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r93.out' NAME='Rays-M6-S8-9' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r94.out' NAME='Rays-M6-S8-10' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r95.out' NAME='Rays-M6-S8-11' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r96.out' # NAME='Rays-M6-S8-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # Source 9 # ~~~~~~~~ # LIN='sal-r97.out' # NAME='Rays-M6-S9-1' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r98.out' # NAME='Rays-M6-S9-2' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r99.out' # NAME='Rays-M6-S9-3' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r100.out' # NAME='Rays-M6-S9-4' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r101.out' # NAME='Rays-M6-S9-5' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r102.out' # NAME='Rays-M6-S9-6' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r103.out' NAME='Rays-M6-S9-7' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r104.out' NAME='Rays-M6-S9-8' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r105.out' NAME='Rays-M6-S9-9' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r106.out' NAME='Rays-M6-S9-10' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' LIN='sal-r107.out' NAME='Rays-M6-S9-11' PROPERTIES=' ' # just for GOCAD linwrl: append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # LIN='sal-r108.out' # NAME='Rays-M6-S9-12' PROPERTIES=' ' # just for GOCAD # linwrl: # append.pl: 'sal-rma6.mx' 'sal-tmp.mx' # # ====================================================================== # Map of reflections for each source # VRML='GOCAD' WRL=' ' WRLOUT='sal-tmp.mx' # GOCAD CRTOUT='crtout.tmp' PTS='pts.tmp' KPHASE=1 PROPERTIES='TT P1 P2 P3 AR AI' # just for GOCAD VMUL=-1.5 KOLPTS=8 # # Deleting old files del.pl: 's02.out' del.pl: 's02i.out' del.pl: 'sal-map6.mx' # # Computed quantities at the given surface and corresponding # quantities at the initial points of rays for all calculated # elementary waves and all sources are concatenated. # # Source 1 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's021.out' append.pl: 's02tmp.out' 's022.out' # append.pl: 's02tmp.out' 's023.out' # append.pl: 's02tmp.out' 's024.out' # append.pl: 's02tmp.out' 's025.out' # append.pl: 's02tmp.out' 's026.out' # append.pl: 's02tmp.out' 's027.out' # append.pl: 's02tmp.out' 's028.out' # append.pl: 's02tmp.out' 's029.out' # append.pl: 's02tmp.out' 's0210.out' # append.pl: 's02tmp.out' 's0211.out' # append.pl: 's02tmp.out' 's0212.out' append.pl: 's02itmp.out' 's021i.out' append.pl: 's02itmp.out' 's022i.out' # append.pl: 's02itmp.out' 's023i.out' # append.pl: 's02itmp.out' 's024i.out' # append.pl: 's02itmp.out' 's025i.out' # append.pl: 's02itmp.out' 's026i.out' # append.pl: 's02itmp.out' 's027i.out' # append.pl: 's02itmp.out' 's028i.out' # append.pl: 's02itmp.out' 's029i.out' # append.pl: 's02itmp.out' 's0210i.out' # append.pl: 's02itmp.out' 's0211i.out' # append.pl: 's02itmp.out' 's0212i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 2 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0213.out' append.pl: 's02tmp.out' 's0214.out' append.pl: 's02tmp.out' 's0215.out' # append.pl: 's02tmp.out' 's0216.out' # append.pl: 's02tmp.out' 's0217.out' # append.pl: 's02tmp.out' 's0218.out' append.pl: 's02tmp.out' 's0219.out' append.pl: 's02tmp.out' 's0220.out' # append.pl: 's02tmp.out' 's0221.out' # append.pl: 's02tmp.out' 's0222.out' # append.pl: 's02tmp.out' 's0223.out' # append.pl: 's02tmp.out' 's0224.out' append.pl: 's02itmp.out' 's0213i.out' append.pl: 's02itmp.out' 's0214i.out' append.pl: 's02itmp.out' 's0215i.out' # append.pl: 's02itmp.out' 's0216i.out' # append.pl: 's02itmp.out' 's0217i.out' # append.pl: 's02itmp.out' 's0218i.out' append.pl: 's02itmp.out' 's0219i.out' append.pl: 's02itmp.out' 's0220i.out' # append.pl: 's02itmp.out' 's0221i.out' # append.pl: 's02itmp.out' 's0222i.out' # append.pl: 's02itmp.out' 's0223i.out' # append.pl: 's02itmp.out' 's0224i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 3 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0225.out' append.pl: 's02tmp.out' 's0226.out' append.pl: 's02tmp.out' 's0227.out' append.pl: 's02tmp.out' 's0228.out' # append.pl: 's02tmp.out' 's0229.out' append.pl: 's02tmp.out' 's0230.out' append.pl: 's02tmp.out' 's0231.out' append.pl: 's02tmp.out' 's0232.out' # append.pl: 's02tmp.out' 's0233.out' # append.pl: 's02tmp.out' 's0234.out' # append.pl: 's02tmp.out' 's0235.out' # append.pl: 's02tmp.out' 's0236.out' append.pl: 's02itmp.out' 's0225i.out' append.pl: 's02itmp.out' 's0226i.out' append.pl: 's02itmp.out' 's0227i.out' append.pl: 's02itmp.out' 's0228i.out' # append.pl: 's02itmp.out' 's0229i.out' append.pl: 's02itmp.out' 's0230i.out' append.pl: 's02itmp.out' 's0231i.out' append.pl: 's02itmp.out' 's0232i.out' # append.pl: 's02itmp.out' 's0233i.out' # append.pl: 's02itmp.out' 's0234i.out' # append.pl: 's02itmp.out' 's0235i.out' # append.pl: 's02itmp.out' 's0236i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 4 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0237.out' append.pl: 's02tmp.out' 's0238.out' append.pl: 's02tmp.out' 's0239.out' append.pl: 's02tmp.out' 's0240.out' # append.pl: 's02tmp.out' 's0241.out' append.pl: 's02tmp.out' 's0242.out' # append.pl: 's02tmp.out' 's0243.out' # append.pl: 's02tmp.out' 's0244.out' # append.pl: 's02tmp.out' 's0245.out' # append.pl: 's02tmp.out' 's0246.out' # append.pl: 's02tmp.out' 's0247.out' # append.pl: 's02tmp.out' 's0248.out' append.pl: 's02itmp.out' 's0237i.out' append.pl: 's02itmp.out' 's0238i.out' append.pl: 's02itmp.out' 's0239i.out' append.pl: 's02itmp.out' 's0240i.out' # append.pl: 's02itmp.out' 's0241i.out' append.pl: 's02itmp.out' 's0242i.out' # append.pl: 's02itmp.out' 's0243i.out' # append.pl: 's02itmp.out' 's0244i.out' # append.pl: 's02itmp.out' 's0245i.out' # append.pl: 's02itmp.out' 's0246i.out' # append.pl: 's02itmp.out' 's0247i.out' # append.pl: 's02itmp.out' 's0248i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S4' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 5 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0249.out' append.pl: 's02tmp.out' 's0250.out' append.pl: 's02tmp.out' 's0251.out' append.pl: 's02tmp.out' 's0252.out' # append.pl: 's02tmp.out' 's0253.out' append.pl: 's02tmp.out' 's0254.out' # append.pl: 's02tmp.out' 's0255.out' # append.pl: 's02tmp.out' 's0256.out' append.pl: 's02tmp.out' 's0257.out' # append.pl: 's02tmp.out' 's0258.out' # append.pl: 's02tmp.out' 's0259.out' # append.pl: 's02tmp.out' 's0260.out' append.pl: 's02itmp.out' 's0249i.out' append.pl: 's02itmp.out' 's0250i.out' append.pl: 's02itmp.out' 's0251i.out' append.pl: 's02itmp.out' 's0252i.out' # append.pl: 's02itmp.out' 's0253i.out' append.pl: 's02itmp.out' 's0254i.out' # append.pl: 's02itmp.out' 's0255i.out' # append.pl: 's02itmp.out' 's0256i.out' append.pl: 's02itmp.out' 's0257i.out' # append.pl: 's02itmp.out' 's0258i.out' # append.pl: 's02itmp.out' 's0259i.out' # append.pl: 's02itmp.out' 's0260i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 6 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0261.out' append.pl: 's02tmp.out' 's0262.out' append.pl: 's02tmp.out' 's0263.out' # append.pl: 's02tmp.out' 's0264.out' # append.pl: 's02tmp.out' 's0265.out' append.pl: 's02tmp.out' 's0266.out' # append.pl: 's02tmp.out' 's0267.out' # append.pl: 's02tmp.out' 's0268.out' append.pl: 's02tmp.out' 's0269.out' # append.pl: 's02tmp.out' 's0270.out' # append.pl: 's02tmp.out' 's0271.out' # append.pl: 's02tmp.out' 's0272.out' append.pl: 's02itmp.out' 's0261i.out' append.pl: 's02itmp.out' 's0262i.out' append.pl: 's02itmp.out' 's0263i.out' # append.pl: 's02itmp.out' 's0264i.out' # append.pl: 's02itmp.out' 's0265i.out' append.pl: 's02itmp.out' 's0266i.out' # append.pl: 's02itmp.out' 's0267i.out' # append.pl: 's02itmp.out' 's0268i.out' append.pl: 's02itmp.out' 's0269i.out' # append.pl: 's02itmp.out' 's0270i.out' # append.pl: 's02itmp.out' 's0271i.out' # append.pl: 's02itmp.out' 's0272i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S6' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 7 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0273.out' append.pl: 's02tmp.out' 's0274.out' append.pl: 's02tmp.out' 's0275.out' # append.pl: 's02tmp.out' 's0276.out' # append.pl: 's02tmp.out' 's0277.out' # append.pl: 's02tmp.out' 's0278.out' append.pl: 's02tmp.out' 's0279.out' append.pl: 's02tmp.out' 's0280.out' append.pl: 's02tmp.out' 's0281.out' append.pl: 's02tmp.out' 's0282.out' append.pl: 's02tmp.out' 's0283.out' # append.pl: 's02tmp.out' 's0284.out' append.pl: 's02itmp.out' 's0273i.out' append.pl: 's02itmp.out' 's0274i.out' append.pl: 's02itmp.out' 's0275i.out' # append.pl: 's02itmp.out' 's0276i.out' # append.pl: 's02itmp.out' 's0277i.out' # append.pl: 's02itmp.out' 's0278i.out' append.pl: 's02itmp.out' 's0279i.out' append.pl: 's02itmp.out' 's0280i.out' append.pl: 's02itmp.out' 's0281i.out' append.pl: 's02itmp.out' 's0282i.out' append.pl: 's02itmp.out' 's0283i.out' # append.pl: 's02itmp.out' 's0284i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 8 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' append.pl: 's02tmp.out' 's0285.out' append.pl: 's02tmp.out' 's0286.out' # append.pl: 's02tmp.out' 's0287.out' # append.pl: 's02tmp.out' 's0288.out' # append.pl: 's02tmp.out' 's0289.out' # append.pl: 's02tmp.out' 's0290.out' append.pl: 's02tmp.out' 's0291.out' append.pl: 's02tmp.out' 's0292.out' append.pl: 's02tmp.out' 's0293.out' append.pl: 's02tmp.out' 's0294.out' append.pl: 's02tmp.out' 's0295.out' # append.pl: 's02tmp.out' 's0296.out' append.pl: 's02itmp.out' 's0285i.out' append.pl: 's02itmp.out' 's0286i.out' # append.pl: 's02itmp.out' 's0287i.out' # append.pl: 's02itmp.out' 's0288i.out' # append.pl: 's02itmp.out' 's0289i.out' # append.pl: 's02itmp.out' 's0290i.out' append.pl: 's02itmp.out' 's0291i.out' append.pl: 's02itmp.out' 's0292i.out' append.pl: 's02itmp.out' 's0293i.out' append.pl: 's02itmp.out' 's0294i.out' append.pl: 's02itmp.out' 's0295i.out' # append.pl: 's02itmp.out' 's0296i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # Source 9 # ~~~~~~~~ del.pl: 's02tmp.out' del.pl: 's02itmp.out' # append.pl: 's02tmp.out' 's0297.out' # append.pl: 's02tmp.out' 's0298.out' # append.pl: 's02tmp.out' 's0299.out' # append.pl: 's02tmp.out' 's02100.out' # append.pl: 's02tmp.out' 's02101.out' # append.pl: 's02tmp.out' 's02102.out' append.pl: 's02tmp.out' 's02103.out' append.pl: 's02tmp.out' 's02104.out' append.pl: 's02tmp.out' 's02105.out' append.pl: 's02tmp.out' 's02106.out' append.pl: 's02tmp.out' 's02107.out' # append.pl: 's02tmp.out' 's02108.out' # append.pl: 's02itmp.out' 's0297i.out' # append.pl: 's02itmp.out' 's0298i.out' # append.pl: 's02itmp.out' 's0299i.out' # append.pl: 's02itmp.out' 's02100i.out' # append.pl: 's02itmp.out' 's02101i.out' # append.pl: 's02itmp.out' 's02102i.out' append.pl: 's02itmp.out' 's02103i.out' append.pl: 's02itmp.out' 's02104i.out' append.pl: 's02itmp.out' 's02105i.out' append.pl: 's02itmp.out' 's02106i.out' append.pl: 's02itmp.out' 's02107i.out' # append.pl: 's02itmp.out' 's02108i.out' echo.pl:"' ' 's02tmp.out' 's02itmp.out' /" ">crtout.tmp" crtpts: NAME='Map6-S9' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' append.pl: 's02.out' 's02tmp.out' append.pl: 's02i.out' 's02itmp.out' # ---------------------------------------------------------------------- # Map of reflections for all sources # # Converting the unformatted output of program CRT into a # formatted file containing coordinates, travel times, slowness vectors, # and amplitudes at the endpoints of two-point rays. CRTOUT='crtout.tmp' PTS='pts.out' KPHASE=1 echo.pl:"' ' 's02.out' 's02i.out' /" ">crtout.tmp" crtpts: # # Converting and adding points into GOCAD file VRML='GOCAD' WRL=' ' WRLOUT='sal-tmp.mx ' NAME='Map-6' PROPERTIES='TT P1 P2 P3 AR AI' # just for GOCAD VMUL=-1.5 KOLPTS=8 ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # ====================================================================== # Map of reflections for each source and each code of elementary wave # VRML='GOCAD' WRL=' ' WRLOUT='sal-tmp.mx' # GOCAD CRTOUT='crtout.tmp' PTS='pts.tmp' KPHASE=1 PROPERTIES='TT P1 P2 P3 AR AI' # just for GOCAD VMUL=-1.5 KOLPTS=8 # # Source 1 # ~~~~~~~~ echo.pl:"' ' 's021.out' 's021i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S1-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's022.out' 's022i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S1-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's023.out' 's023i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-3' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's024.out' 's024i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-4' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's025.out' 's025i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's026.out' 's026i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-6' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's027.out' 's027i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-7' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's028.out' 's028i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-8' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's029.out' 's029i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-9' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0210.out' 's0210i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-10' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0211.out' 's0211i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-11' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0212.out' 's0212i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S1-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 2 # ~~~~~~~~ echo.pl:"' ' 's0213.out' 's0213i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S2-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0214.out' 's0214i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S2-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0215.out' 's0215i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S2-3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0216.out' 's0216i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-4' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0217.out' 's0217i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0218.out' 's0218i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-6' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0219.out' 's0219i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S2-7' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0220.out' 's0220i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S2-8' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0221.out' 's0221i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-9' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0222.out' 's0222i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-10' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0223.out' 's0223i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-11' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0224.out' 's0224i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S2-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 3 # ~~~~~~~~ echo.pl:"' ' 's0225.out' 's0225i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0226.out' 's0226i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0227.out' 's0227i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0228.out' 's0228i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-4' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0229.out' 's0229i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S3-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0230.out' 's0230i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-6' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0231.out' 's0231i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-7' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0232.out' 's0232i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S3-8' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0233.out' 's0233i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S3-9' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0234.out' 's0234i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S3-10' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0235.out' 's0235i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S3-11' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0236.out' 's0236i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S3-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 4 # ~~~~~~~~ echo.pl:"' ' 's0237.out' 's0237i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S4-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0238.out' 's0238i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S4-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0239.out' 's0239i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S4-3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0240.out' 's0240i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S4-4' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0241.out' 's0241i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0242.out' 's0242i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S4-6' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0243.out' 's0243i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-7' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0244.out' 's0244i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-8' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0245.out' 's0245i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-9' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0246.out' 's0246i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-10' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0247.out' 's0247i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-11' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0248.out' 's0248i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S4-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # Source 5 # ~~~~~~~~ echo.pl:"' ' 's0249.out' 's0249i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0250.out' 's0250i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0251.out' 's0251i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5-3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0252.out' 's0252i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5-4' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0253.out' 's0253i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S5-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0254.out' 's0254i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5-6' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0255.out' 's0255i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S5-7' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0256.out' 's0256i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S5-8' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0257.out' 's0257i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S5-9' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0258.out' 's0258i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S5-10' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0259.out' 's0259i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S5-11' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0260.out' 's0260i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S5-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 6 # ~~~~~~~~ echo.pl:"' ' 's0261.out' 's0261i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S6-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0262.out' 's0262i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S6-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0263.out' 's0263i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S6-3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0264.out' 's0264i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-4' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0265.out' 's0265i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0266.out' 's0266i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S6-6' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0267.out' 's0267i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-7' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0268.out' 's0268i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-8' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0269.out' 's0269i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S6-9' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0270.out' 's0270i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-10' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0271.out' 's0271i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-11' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0272.out' 's0272i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S6-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 7 # ~~~~~~~~ echo.pl:"' ' 's0273.out' 's0273i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0274.out' 's0274i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0275.out' 's0275i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-3' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0276.out' 's0276i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S7-4' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0277.out' 's0277i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S7-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0278.out' 's0278i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S7-6' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0279.out' 's0279i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-7' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0280.out' 's0280i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-8' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0281.out' 's0281i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-9' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0282.out' 's0282i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-10' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0283.out' 's0283i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S7-11' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0284.out' 's0284i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S7-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 8 # ~~~~~~~~ echo.pl:"' ' 's0285.out' 's0285i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-1' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0286.out' 's0286i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-2' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0287.out' 's0287i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S8-3' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0288.out' 's0288i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S8-4' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0289.out' 's0289i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S8-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0290.out' 's0290i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S8-6' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0291.out' 's0291i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-7' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0292.out' 's0292i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-8' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0293.out' 's0293i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-9' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0294.out' 's0294i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-10' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's0295.out' 's0295i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S8-11' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0296.out' 's0296i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S8-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # # Source 9 # ~~~~~~~~ # echo.pl:"' ' 's0297.out' 's0297i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-1' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0298.out' 's0298i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-2' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's0299.out' 's0299i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-3' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's02100.out' 's02100i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-4' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's02101.out' 's02101i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-5' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's02102.out' 's02102i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-6' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's02103.out' 's02103i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S9-7' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's02104.out' 's02104i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S9-8' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's02105.out' 's02105i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S9-9' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's02106.out' 's02106i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S9-10' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' echo.pl:"' ' 's02107.out' 's02107i.out' /" ">crtout.tmp" crtpts: NAME='Map6-S9-11' # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # echo.pl:"' ' 's02108.out' 's02108i.out' /" ">crtout.tmp" # crtpts: # NAME='Map6-S9-12' # just for GOCAD # ptswrl: # append.pl: 'sal-map6.mx' 'sal-tmp.mx' # Adding source and receivers into the VRML or GOCAD file PTS='sal-src9.dat' KOLPTS=0 R=1.00 G=0.00 B=1.00 NAME='Sources-M6' PROPERTIES=' ' ASIZE=6 # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' PTS='sal-rec9.dat' KOLPTS=0 R=1.00 G=1.00 B=1.00 NAME='Receivers-M6' PROPERTIES=' ' ASIZE=3 # just for GOCAD ptswrl: append.pl: 'sal-map6.mx' 'sal-tmp.mx' # To save disk space delete temporary output files del.pl: '*.out' # Important output files # ~~~~~~~~~~~~~~~~~~~~~~ # 'rpm*.ps' ... PostScript files with ray parameters # 'sal-map6.mx' ... GOCAD file with reflection maps, # sources and receivers # 'sal-rma6.mx' ... GOCAD file with two-point rays