readme

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

TXT
19
字号
This is the contents of the model geometry file:1        100.                   :reference station number and x-coord.20.       0.                    :station spacing and receiver depth1   2   3   40    120.  2600.   :shots  - s1 s2 s3 s4 output_xstation output_z101 102 103 140   120.  2600.   :recvrs - r1 r2 r3 r4 output_xstation output_zWe are adapting the CSHOT modeling program to this common offsetinversion application.  The "output_station" is the horizontal locationof the output point given as a station.  So the physical x = 100 + 120* (20 - 1).  The z is the actual depth of the output point.Those who are familiar with CSHOT will see that really we have firstput a shot at depth with receivers spanning stations 1-40 and thenfired a shot again at the same depth location with receivers spanning101-140.  This clever idea is due to Zhenyue Liu.Jack (07/11/91)

⌨️ 快捷键说明

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