登录
首页 » Others » segy1

segy1

于 2010-08-19 发布 文件大小:328KB
0 77
下载积分: 1 下载次数: 112

代码说明:

  地震波场数值模拟是研究复杂地区地震资料采集处理和解释的有效辅助手段,地震波场数值模拟的主要方法包括两大类,即几何射线法和波动方程法。有限差分法是波动方程法中非常重要的一种方法,它的主要优点是占用内存小,计算速度快。论文采用高阶交错网格差分技术对一阶速度-应力弹性波方程进行数值求解,并对差分方程稳定性条件、频散问题以及边界条件处理进行了讨论。(Numerical simulation of seismic wave is a effective auxiliary means for studying seismic data acquisition, processing and interpretation. The main methods of seismic wave numerical simulation include two major categories, namely, the geometric ray method and the wave equation. Finite difference method, which main advantages are the small memory and computing speed, is one of the very important way for wave equation simulation. Paper uses the high order staggered-grid difference method for numerical calculation of the first order elastic wave equation with velocity and stress. And the stability condition of difference equation, dispersion problems, as well as boundary condition are discussed. )

文件列表:

segy1
.....\4
.....\.\Add.dsp,2752,2009-03-07
.....\.\Add.f90,3885,2009-03-07
.....\.\Add.par,157,2004-03-31
.....\.\Add.plg,1065,2009-03-07
.....\.\Addrp.f90,787,2004-03-30
.....\.\Debug
.....\.\.....\Add.exe,369664,2009-03-07
.....\.\.....\Add.obj,20364,2009-03-07
.....\.\.....\Add.pdb,254976,2009-03-07
.....\.\.....\DF50.PDB,25600,2009-03-07
.....\.\jia.for,0,2009-03-07
.....\.\MULIN1.dat,146432,2004-03-31
.....\.\MULIN2.DAT,146432,2004-03-31
.....\.\mulinrr.dat,146432,2009-03-07
.....\.\Read.lis,95513,2009-03-07
.....\.\Read.list,381101,2009-03-07
.....\Add.dsp,2752,2009-03-08
.....\Add.dsw,529,2009-03-08
.....\Add.f90,3885,2009-03-07
.....\Add.opt,43520,2010-01-20
.....\Add.par,157,2004-03-31
.....\Add.plg,1077,2009-03-08
.....\Addrp.f90,787,2004-03-30
.....\Addrp.rar,418,2010-08-19
.....\Debug
.....\.....\Add.exe,375808,2009-03-08
.....\.....\Add.obj,20394,2009-03-08
.....\.....\Add.pdb,254976,2009-03-08
.....\.....\DF50.PDB,25600,2009-03-08
.....\MULIN1.DAT,146432,2004-03-31
.....\MULIN2.DAT,146432,2004-03-31
.....\mulinrr.dat,146432,2009-03-08
.....\Read.lis,95513,2009-03-08
.....\Read.list,381101,2009-03-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 考勤系统
    系统功能简介 针对原考勤系统存在的缺点,新系统开发具有如下功能: 1.     支持CTR-2000II 和 ID-AS2000两种电脑考勤仪,且卡号为5位; 2.     工号最在长度为10位,实际使用长度可由用户自已决定; 3. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-11 08:36:15下载
    积分:1
  • 倒下的马棋盘问题的
    数据结构中的马塌棋盘问题-data structure of the fallen horse chessboard problems
    2022-03-12 21:48:49下载
    积分:1
  • 最短路径方法The shortest path method
    最短路径方法The shortest path method-The shortest path method
    2023-04-26 06:35:03下载
    积分:1
  • 一个文档管理的演示程序,针对凌乱的文件及其繁琐的查找问题,如何在库中实现全文检索。...
    一个文档管理的演示程序,针对凌乱的文件及其繁琐的查找问题,如何在数据库中实现全文检索。-A document management demonstration program, for the messy and tedious to find the file problem, how to achieve the full-text search in the database.
    2022-07-07 14:02:11下载
    积分:1
  • fifo和lru页面置换算法
    fifo和lru页面置换算法-fifo and LRU algorithm replacement pages
    2023-03-26 10:20:03下载
    积分:1
  • VB与sql库的完美合实例1
    VB与sql数据库的完美结合实例1-sql database VB and the perfect example of a combination
    2023-08-06 12:25:03下载
    积分:1
  • test
    某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F) 设A,B,C,D,E五个等距区间并取: A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G) 所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。取各区间的代表值, 求出其平均值 做为评标基准报价 (A company received a number of quotations, and quotations from low to high order. Minimum price for the F, the highest offer for the G. n = 0.2* (GF) Let A, B, C, D, E, and five equidistant intervals obtained: A = [F, F+ n) B = [F+ n, F+2 n) C = [F+ 2n, F+3 n) D = [F+3 n, F+4 n) E = [F+4 n, G) All quotes are by their size, five were included in the above range. The minimum offer their own range representative of the range quoted. If a range does not offer less than the range of places and range of adjacent intervals with the highest offer within the offer on behalf of the interval, if the interval and the adjacent smaller range do not offer the range not to participate the final calculation. Take the representative value of each interval, calculate the average price as a benchmark evaluation)
    2011-11-10 22:44:43下载
    积分:1
  • 这是我自己写的从库中读出,并显示,并成不规则三角网的程序,可以在程序中添加约束线。...
    这是我自己写的从数据库中读出数据,并显示,并构成不规则三角网的程序,可以在程序中添加约束线。-This is written in my own读出数据from the database and displays, and triangulated irregular network constitutes the procedure, you can add a constraint in the procedure line.
    2022-08-24 07:48:52下载
    积分:1
  • complex
    .h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算(. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators)
    2021-04-25 14:58:46下载
    积分:1
  • on several useful algorithm described in the very useful
    是关于好几中有用的算法描述的很有用的-on several useful algorithm described in the very useful
    2022-05-26 15:29:15下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载