overview

来自「su 的源代码库」· 代码 · 共 39 行

TXT
39
字号
                Program CWELL - Overview                ------------------------CWELL is a crosswell modeling program for two-and-one-halfdimensional layered acoustic media.  Traveltime, amplitudeand phase of acoustic waves are calculated using ray theory.  The program uses the shooting method of ray tracing andinterpolates to find the above quantities at the precisereceiver locations.  In this respect it is different fromCSHOT1, which uses a two-point ray tracing approach.In CWELL, the receivers are located inside a well.  (In CSHOT1 the receivers are confined to the uppermost layer.)  The sourcesmay also be located in a well, or they may be given generallocations anywhere within the model.  Both source and receiverwells may be curved (they are splined by the program).Direct waves, reflections, head waves and multiples can be calculated.In order to produce wiggle traces, CWELL must be run in conjunctionwith CSHOT2 (see the CSHOT documentation).CWELL accesses a number of input parameter files:(1) file PARAM1(2) a model file(3) a plot colors file(4) a receiver well file(5) a source well file (downhole shooting)(6) a source locations file (general shooting)The precise format of the input parameter files is developedin the demos.The output generated by CWELL may be any or all of the following:(1) model/ray plot(2) listing(3) time data (input to CSHOT2 to produce wiggle traces)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?