suintvel

来自「seismic software,very useful」· 代码 · 共 20 行

TXT
20
字号
SUINTVEL - convert stacking velocity model to interval velocity modelsuintvel vs= t0= outpar=/dev/ttyRequired parameters:	vs=	stacking velocities	t0=	normal incidence timesOptional parameters:	outpar=/dev/tty		output parameter file in the form:				h=layer thicknesses vector				v=interval velocities vectorExamples:    suintvel vs=5000,5523,6339,7264 t0=.4,.8,1.125,1.425 outpar=intpar    suintvel par=stkpar outpar=intparIf the file, stkpar, contains:    vs=5000,5523,6339,7264    t0=.4,.8,1.125,1.425then the two examples are equivalent.Note: suintvel does not have standard su syntax since it does not      operate on seismic data.  Hence stdin and stdout are not used.Note: may go away in favor of par program, velconv, by Dave

⌨️ 快捷键说明

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