登录
首页 » Fortran » kraken_tl

kraken_tl

于 2011-12-27 发布 文件大小:768KB
0 225
下载积分: 1 下载次数: 69

代码说明:

  利用简正波理论来计算声场,其中用到的思想可以在《计算海洋声学》中找到(using the nomal mode theary to compute the sound field)

文件列表:

kraken_tl
.........\Debug
.........\.....\BuildLog.htm,5462,2004-01-12
.........\.....\DF60.PDB,33792,2009-12-16
.........\.....\errout.obj,3241,2002-01-07
.........\.....\eval.obj,15271,2003-06-23
.........\.....\evalad.obj,39224,2003-06-23
.........\.....\evalcm.obj,32604,2002-01-07
.........\.....\EVAL_EVALAD.obj,72163,2009-08-18
.........\.....\field.bsc,74752,2009-08-18
.........\.....\field.exe,589874,2009-12-16
.........\.....\field.ilk,379236,2009-12-16
.........\.....\field.obj,11398,2009-12-16
.........\.....\field.pdb,402432,2009-12-16
.........\.....\field.sbr,283,2009-08-18
.........\.....\getmod.obj,22371,2002-01-07
.........\.....\header.obj,5060,2002-01-07
.........\.....\kraken.obj,51278,2009-08-18
.........\.....\kraken_input.obj,32938,2009-08-18
.........\.....\kraken_mod.mod,26887,2009-08-18
.........\.....\KRAKEN_MOD.obj,123531,2009-08-18
.........\.....\krakmod.mod,2417,2003-06-23
.........\.....\krakmod.obj,2615,2003-06-23
.........\.....\LIMOD.obj,11623,2003-06-23
.........\.....\para_mod.mod,11518,2003-06-23
.........\.....\pekrt.obj,1709,2002-01-07
.........\.....\sdrdr.mod,2416,2002-01-07
.........\.....\sdrdr.obj,18105,2002-01-07
.........\.....\sorti.obj,3101,2002-01-07
.........\.....\subtab.obj,2221,2002-01-07
.........\.....\weight.obj,2796,2002-01-07
.........\ERR_MESSAGE.TXT,866,2009-12-16
.........\EVAL_EVALAD.F90,10383,2011-09-28
.........\field.dsp,3677,2003-07-24
.........\field.dsw,533,2002-01-07
.........\field.exe,634931,2004-11-24
.........\field.f90,1648,2009-08-18
.........\field.flp,340,2001-05-12
.........\field.ncb,27648,2009-08-17
.........\field.opt,45568,2011-09-28
.........\field.plg,706,2009-12-16
.........\field.sln,332,2010-10-26
.........\field.vcproj,3474,2004-01-12
.........\field.vcproj.LZHL.Administrator.user,1405,2009-08-17
.........\kraken.f90,13821,2003-08-14
.........\kraken.in,13139,2009-12-04
.........\kraken.in.bak,13138,2004-02-03
.........\kraken_input.f90,5083,2003-11-19
.........\KRAKEN_IOA_200Hz_ATT_IOA.OUT,15968,2009-08-18
.........\KRAKEN_IOA_Tl.OUT,31936,2009-12-16
.........\KRAKEN_MOD.F90,58966,2004-01-12
.........\kraken_说明.in,3748,2003-09-01
.........\NORMAL.DAT,790,2009-12-16
.........\NORMALqq.DAT,316,2003-08-14
.........\pekrt.f90,989,1999-10-30
.........\read0.asv,687,2003-09-11
.........\read0.m,732,2003-09-11
.........\sdrdr.f90,4255,2000-06-21
.........\sorti.f90,1342,1999-06-05
.........\subtab.f90,481,1999-06-08
.........\svp.fig,24536,2003-07-25

.........\weight.f90,1116,1999-06-09

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

发表评论

0 个回复

  • Finite element mesh generation
    全面介绍有限元网格生成算法的英文教材,可以作为网格生成算法的编程资料(finite element mesh generation has not been taken as a formal subject of teaching in universities,as it encompasses several disciplines including classical geometry, computational geometry and topology, finite element method, data structures and algorithms, computer programming and, to a certain extent, even computer graphics.)
    2018-01-29 10:55:18下载
    积分:1
  • matlab11
    1、 写出此两点边值问题的积分形式; 2、 构造有限元方程; 3、 编程计算显示计算结果。(1, write the two-point boundary value of the integral form 2, structural finite element equation 3, programming calculations show the results.)
    2008-04-13 19:35:36下载
    积分:1
  • MATLAB智能法30个案例分析_12947138_史峰
    这些代码主要是解决数学建模中存在的一些普遍问题的。(These codes mainly deal with some common problems in mathematical modeling)
    2020-11-22 17:39:35下载
    积分:1
  • FA
    说明:  萤火虫算法,一种新型算法。参数设置少,迭代速度快,结果精确。(Firefly algorithm, a new algorithm. Parameter setting small, iterative fast, accurate results.)
    2014-11-25 15:50:22下载
    积分:1
  • suanshubianma
    算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
    2012-08-13 03:57:21下载
    积分:1
  • MESH-FREE-MLS-SHAPE-FUNCTION
    无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)
    2013-09-27 10:32:13下载
    积分:1
  • AnalyticAnelastic
    二维粘弹性介质中波的传播的解析形式。应用Carcione等在1988年发表的《WAVE PROPAGATION SIMULATION IN A LINEAR VISCOELASTIC MEDIUM》一文中的方法,更加详细的介绍见英文描述。该代码对于做波场模拟的同学有很好的参考价值。( MATLABScript for obtaning the analytical solution for 2D wave propagation in a viscoelastic medium, based on the Appendix B of paper of Carcione et al. (1988)(1), corrected in (2). The source used is a Ricker wavelet in the y velocity component. A figure of the source temporal function and its inverse Fourier transform are provided to verify the good working of the method. Also works for elastic variables by substituting the values of vp and vs by real constant ones (vp_0 & vs_0). Attenuation is implemented by GMB-EK rheology presented in (4) and thoroughfully explained in (3). In order to make a proper comparison with numerical data it is recommended to either use the same rheology in both the numerical and the analytical. It is also possible to get an almost constant Q value by increasing a lot the number of mechanisms used in both the numerical and the analytical solutions, thus minimizing the effects of the Q fitting in the comparison.)
    2012-04-23 13:18:07下载
    积分:1
  • HGT
    WRF模拟结果气象要素的检验对比,包含均方根误差,偏差和相关系数等(WRF simulation test results comparing meteorological elements, including the root mean square error, deviations and correlation coefficients)
    2021-03-17 15:29:21下载
    积分:1
  • burg
    matlab程序—用burg方法计算太阳黑子爆发的周期(the matlab program-the frequency of the sunspot by the method of burg)
    2013-07-20 22:51:57下载
    积分:1
  • SA_MDVRP
    程序是采用SA方式求解MDVRP问题,先对MDVRP问题进行分组,将其转化成SDVRP问题,然后采用SA算法进行计算。(this program is used to solve MDVRP problem by SA.)
    2020-08-13 16:58:29下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载