⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 suintvel

📁 seismic software,very useful
💻
字号:
/*********************** self documentation ******************************/string sdoc = "\									\n\SUINTVEL - convert stacking velocity model to interval velocity model	\n\									\n\suintvel vs= t0= outpar=/dev/tty					\n\									\n\Required parameters:					        	\n\	vs=	stacking velocities 					\n\	t0=	normal incidence times		 			\n\									\n\Optional parameters:							\n\	outpar=/dev/tty		output parameter file in the form:	\n\				h=layer thicknesses vector		\n\				v=interval velocities vector		\n\									\n\Examples:								\n\    suintvel vs=5000,5523,6339,7264 t0=.4,.8,1.125,1.425 outpar=intpar	\n\									\n\    suintvel par=stkpar outpar=intpar					\n\									\n\If the file, stkpar, contains:						\n\    vs=5000,5523,6339,7264						\n\    t0=.4,.8,1.125,1.425						\n\then the two examples are equivalent.					\n\									\n\Note: suintvel does not have standard su syntax since it does not	\n\      operate on seismic data.  Hence stdin and stdout are not used.	\n\									\n\Note: may go away in favor of par program, velconv, by Dave		\n\									\n\";/**************** end self doc *******************************************/

⌨️ 快捷键说明

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