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

📄 xview

📁 su 的源代码库
💻
字号:
#! /bin/shnt=250 indexdt=0 dt=0.001   time=0.25   ## THE MODEL:  nx=100 nz=100 dx=5.0 dz=5.0 ## THE SOURCE:fpeak=30 sx=50 sz=10# source=1 means that it is a point sourcesource=1 # Source information (index=direction of source)indexux=0 indexuy=0 indexuz=1 wavelet=2# impulse is 1 is a single sourceimpulse=1 ## THE RECEIVERS:receiverdepth=20## OUTPUT (using suheaders on seismograms): suhead=1reflxfile=xreflectionx  reflyfile=yreflectiony  reflzfile=zreflectionzafile= cfile= ffile= lfile= nfile=vspxfile=  vspzfile=## THE NUMERICAL METHOD:# Order of numercal methodorder=4eta=0.015eta0=0.012# Coordinates to start/stop using FCT (in gridpoints)fctxbeg=0 fctxend=100 fctzbeg=0 fctzend=100# isurf=1 means that we have an absorbing boundary at the top as wellisurf=1 # using FCTdofct=1 # Using moving boundariesmovebc=1 mbx1=10mbx2=900mbz1=10mbz2=90# The files are:# cfile - c33# lfile - c44# afile - c11# nfile - c66# ffile - c13suximage < zreflectionz \        labelsize=28 label1="Time (s) " label2="Surface coord. (m) "  \        wbox=500 hbox=500 xbox=50 ybox=50 \        perc=99.5 \        titlesize=36 title="Vertical component of horizontal section." &suximage < xreflectionx \        labelsize=28 label1="Time (s) " label2="Surface coord. (m) "  \        wbox=500 hbox=500 xbox=500 ybox=50 \        perc=99.5 \        titlesize=36 title="Radial component of horizontal section." &exit 0

⌨️ 快捷键说明

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