登录
首页 » Fortran » gravity_direct_problem

gravity_direct_problem

于 2019-03-21 发布
0 206
下载积分: 1 下载次数: 6

代码说明:

说明:  重力异常正演代码,请好好使用它。帮助学习。。。。(Gravity anomaly forward code, please use it well. Help learn)

文件列表:

gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\BuildLog.htm, 4332 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\delt_g__genmod.f90, 556 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\delt_g__genmod.mod, 990 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\direct_problem.obj, 37700 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\forward_3d_vertical_g__genmod.f90, 989 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\forward_3d_vertical_g__genmod.mod, 2482 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\gr_direct_problem.exe, 47104 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\gr_direct_problem.exe.intermediate.manifest, 381 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\gr_direct_problem.pdb, 404480 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_coordinate_3d_vertical_reg__genmod.f90, 648 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_coordinate_3d_vertical_reg__genmod.mod, 1177 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_source_3d_vertical__genmod.f90, 647 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_source_3d_vertical__genmod.mod, 1559 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_field_3d_vertical_reg__genmod.f90, 473 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_field_3d_vertical_reg__genmod.mod, 741 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_source_xz_yz__genmod.f90, 304 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_source_xz_yz__genmod.mod, 421 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_mn__genmod.f90, 317 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_mn__genmod.mod, 500 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_number__genmod.f90, 325 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_number__genmod.mod, 500 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\direct_problem.f90, 7672 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\gravity.grd, 2009 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\gr_direct_problem.u2d, 250 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\gr_direct_problem.vfproj, 2024 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\input_file_coordinate, 39 , 2018-09-11
gravity_direct_problem\gr_direct_problem\gr_direct_problem\input_file_source, 36 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\input_file_source_3, 65 , 2018-10-19
gravity_direct_problem\gr_direct_problem\gr_direct_problem\source_coordinate.bln, 38 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\vc120.pdb, 61440 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem.sln, 996 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem.v12.suo, 19968 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug, 0 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem, 0 , 2019-01-22
gravity_direct_problem\gr_direct_problem, 0 , 2018-08-15
gravity_direct_problem, 0 , 2018-08-15

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

发表评论

0 个回复

  • JiSuanQi_2
    自制的计算器,可实现加减运算,清除,后退等功能(Homemade calculator, can realize the addition and subtraction, clear, back, etc)
    2016-04-06 15:44:31下载
    积分:1
  • TDMAsolver.f90
    TDMA solver for tridiagonal matrix
    2010-09-15 10:54:16下载
    积分:1
  • nijie
    六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
    2020-12-25 12:19:04下载
    积分: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
  • Bessel
    说明:  implementation of the zero -, first -, and second-order Bessel function
    2020-02-13 19:30:30下载
    积分:1
  • Occam1DCSEM_V3.10
    可控源电磁法(CSEM)一维反演程序,利用Occam算法(1d inversion program for CSEM)
    2021-04-08 10:59:01下载
    积分:1
  • DXSNH
    基于最小二乘的多项式拟合法的GPS周跳探测程序(Based on the least square polynomial fitting method of GPS cycle slip detection program )
    2021-02-14 10:49:49下载
    积分:1
  • 拉格朗日插值法_matlab
    数学最优问题中,拉格朗日乘数法(以数学家约瑟夫·路易斯·拉格朗日命名)是一种寻找变量受一个或多个条件所限制的多元函数的极值的方法。(In the mathematical optimization problem, the Lagrange multiplier method (named by the mathematician Joseph Luis Lagrange) is a method of finding the extremum of a multivariate function which is restricted by one or more conditions.)
    2018-05-01 21:20:07下载
    积分:1
  • pls_core
    PLS计算 Cross-Validation模型计算(PLS calculated Cross-Validation model)
    2006-06-03 11:37:36下载
    积分:1
  • Fundamentals of matrix computations
    Fundamentals of matrix computations 矩阵运算的基础(Fundamentals of matrix computations)
    2017-10-08 14:20:42下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载