登录
首页 » Fortran » kraken_tl

kraken_tl

于 2011-12-27 发布 文件大小:768KB
0 290
下载积分: 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 个回复

  • matlab 传感器异步融合仿真程序 data fusion
    说明:  matlab 传感器异步融合仿真程序,目前File Exchange中一共有超过35000个文件,这两天我对这三万多份源代码和模型进行了统计整理,将其中下载量最高的前1000个文件信息及链接,收录到了微信小程序中。(Matlab sensor asynchronous fusion simulation program At present, there are more than 35,000 files in File Exchange. In the past two days, I have compiled and compiled these more than 30,000 source codes and models, and included the information and links of the top 1,000 files with the highest download volume in the WeChat applet.)
    2020-06-25 15:06:47下载
    积分:1
  • 四阶龙格-库塔法
    说明:  利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)
    2020-07-04 18:33:12下载
    积分:1
  • 3DDC
    此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
    2013-12-05 22:36:46下载
    积分:1
  • COMSOL 5 for Engineers-Mehrzad Tabatabaian
    COMSOL工程案例的英文书籍,亚马逊网站可查,售价不费。(COMSOL project case of English books, Amazon website can be found, the price is not cost.)
    2020-09-26 20:57:46下载
    积分:1
  • Desktop
    弗洛伊德算法最短距离的实现,输入为邻接矩阵,输出为最短距离矩阵。(Freud' s realization of the algorithm for the shortest distance, enter the adjacency matrix output for the shortest distance matrix.)
    2012-09-02 15:12:56下载
    积分:1
  • sefer
    C写的填充算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法(C padding algorithm source code algorithm but in programming is very important, you can refer to this code, learn the algorithm)
    2018-11-09 15:14:50下载
    积分:1
  • synchrosqueezing-master
    说明:  同步压缩变换工具箱,十分强大,学习时频变换的好帮手(Synchronous compression transformation toolbox, very powerful, good helper for learning time-frequency transformation)
    2021-04-23 21:08:47下载
    积分:1
  • 3D-fdtd
    三维的有限时域差分源程序,边界条件为pml(Three-dimensional FDTD source, boundary conditions for the PML)
    2020-11-06 21:39:49下载
    积分:1
  • EM
    说明:  这是用matlab实现em算法的程序,简单,易懂,共同学习噢。(EM)
    2010-03-14 17:11:03下载
    积分:1
  • Gearerroranalysisprogam
    用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
    2020-09-09 10:48:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载