登录
首页 » Fortran » Meshless_SPH

Meshless_SPH

于 2021-01-21 发布 文件大小:111KB
0 234
下载积分: 1 下载次数: 31

代码说明:

  无网格算法中的光滑粒子水动力学sph算法源程序(溃坝)(Meshless algorithm smoothed particle hydrodynamics sph algorithm source (dam))

文件列表:

Meshless_SPH
............\art_heat.f,3203,2004-10-07
............\art_visc.f,3550,2004-10-07
............\av_vel.f,2123,2004-10-07
............\data
............\....\f_other.dat,49600,2006-04-01
............\....\f_state.dat,116800,2006-04-01
............\....\f_xv.dat,116814,2006-04-01
............\....\ini_other.dat,44800,2006-04-01
............\....\ini_state.dat,115200,2006-04-01
............\....\ini_xv.dat,115200,2006-04-01
............\....\other_vp.dat,9920,2004-10-07
............\....\state_vp.dat,23360,2004-10-07
............\....\xv_vp.dat,23374,2004-10-07
............\density.f,4505,2004-10-07
............\direct_find.f,4212,2004-10-07
............\eos.f,1746,2004-10-07
............\external_force.f,2341,2002-09-02
............\grid_geom.f,1456,2002-09-02
............\hsml.f,2426,2002-09-02
............\init_grid.f,3905,2002-09-16
............\input.f,7173,2006-04-01
............\internal_force.f,11339,2002-09-03
............\kernel.f,3670,2004-10-07
............\link_list.f,6139,2003-01-01
............\output.f,1909,2002-09-02
............\param.inc,5494,2004-10-07
............\single_step.f,5887,2002-09-15
............\sph.f,2575,2004-10-07
............\Test
............\....\data
............\....\....\f_other.dat,49600,2004-10-07
............\....\....\f_state.dat,116800,2004-10-07
............\....\....\f_xv.dat,116814,2004-10-07
............\....\....\ini_other.dat,44800,2004-10-07
............\....\....\ini_state.dat,115200,2004-10-07
............\....\....\ini_xv.dat,115200,2004-10-07
............\....\....\other_vp.dat,9920,2004-10-07
............\....\....\state_vp.dat,23360,2004-10-07
............\....\....\xv_vp.dat,23374,2004-10-07
............\....\Debug
............\....\Test.dsp,5642,2004-10-07
............\....\Test.dsw,531,2004-10-07
............\....\Test.ncb,41984,2006-04-01
............\....\Test.opt,57856,2006-04-01
............\....\Test.plg,1409,2006-04-01
............\time_elapsed.f90,418,2002-09-02
............\time_integration.f,5648,2002-09-15
............\time_print.f90,1144,2002-09-02
............\virt_part.f,4351,2002-09-02
............\viscosity.f,899,2002-09-02

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

发表评论

0 个回复

  • Wang_Lecture_2012
    汪荣江关于计算地震几个很经典的程序,有详细的ppt和源码解释,适合初学者练习使用,有版权保护,学习即可。(Calculate seismology.)
    2020-12-13 11:09:17下载
    积分:1
  • CS_KM
    现有的贪婪迭代类压缩感知重构算法均基于最小二乘对信号进行波形估计,未考虑到可能将量测噪声引入信号估计的情况.针对以上不足,提出了一种基于线性Kalman滤波的压缩感知弱匹配去噪重构算法(Existing greedy iterative reconstruction algorithms class compressed sensing the signal waveform based on least squares estimation does not take into account the possible introduction of the measurement noise signal estimation situation. For the above shortcomings, we propose a linear Kalman filter based on compressed sensing reconstruction algorithm denoising weak match)
    2015-01-25 18:39:04下载
    积分:1
  • For3d
    一种声场计算模型的源程序,for3d的一个较旧版本。(for3d programme the old one )
    2012-04-17 14:08:33下载
    积分:1
  • aladdin1.0.tar
    有限元分析源代码,能分析梁单元、膜单元、壳体单元等常用的有限元单元,并能计算模态、振型等(Finite element analysis of source code, capable of analyzing beam element, membrane element, shell element, such as commonly used finite element module, and the calculation mode, vibration mode, etc.)
    2008-02-27 20:11:03下载
    积分:1
  • ConQuest_Round-1
    book of document including test
    2016-03-14 23:08:40下载
    积分:1
  • qiuni
    C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
    2013-12-16 21:18:18下载
    积分:1
  • 电力系统潮流程序设
    利用内点法进行最优潮流计算解决成本最小问题(neidianfamatlabfangzhen)
    2021-01-22 22:18:44下载
    积分:1
  • UDF for thermal properties of water
    密度,比热,热导率,粘性系数随压力、温度变化的UDF(UDF of density, specific heat, thermal conductivity, viscosity coefficient with pressure and temperature.)
    2018-10-17 18:23:21下载
    积分:1
  • lwpr
    说明:  局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。(Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel regression methods, it has many advantages, such as: higher efficiency and stronger asymptotic adaptation design capacity. In addition, the local linear regression to adjust to the return of the design of almost all cases does not require any boundary amendment.)
    2020-11-09 15:19:46下载
    积分:1
  • nonuniform_fdtd
    时域有限差分方法程序,网格为非均匀剖分的(FDTD method program, a non-uniform partition of the grid)
    2021-04-10 16:08:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载