登录
首页 » Fortran » Meshless_SPH

Meshless_SPH

于 2021-01-21 发布 文件大小:111KB
0 186
下载积分: 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 个回复

  • 值模拟方腔内Rayleigh-Benard对流cavity
    数值模拟方腔内Rayleigh-Benard对流。采用交错网格投影法,能量方程采用松耦合方法。(Numerical Simulation of square cavity Rayleigh-Benard convection. Using staggered grid projection method, the energy equation using loosely coupled approach.)
    2020-07-17 10:38:48下载
    积分:1
  • emd
    c语言程序编写在经验模态分解,包含三次样条(c language programming in the empirical mode decomposition, contains the cubic spline)
    2021-02-03 01:10:00下载
    积分:1
  • util_mod
    相场法基础书籍的配套计算代码,对于学习相场法的基础同学来说极其有用(The supporting calculation code of the phase field basic book is extremely useful for the students who are studying the basic method of the phase field method.)
    2020-06-25 13:20:01下载
    积分:1
  • Gmainelement
    列主元素高斯消去法,硕士研究生数值分析课程内容(Out the main elements Gaussian elimination, graduate numerical analysis course content)
    2013-03-24 16:53:25下载
    积分:1
  • SAP5SourceCode
    SAP5 源代码,完整的有限元源程序。LS1.FOR-LS10.FOR(SAP5 Source Code)
    2010-03-05 00:22:34下载
    积分:1
  • abaqus
    abaqus 施加周期性边界条件脚本,通过General_Mpc_Cube输入正确的模型和部件文件运行。(ABAQUS applies periodic boundary conditions to scripts)
    2021-03-17 17:19:20下载
    积分:1
  • Classifiers
    我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-ClassificationProblems)
    2017-11-06 11:59:48下载
    积分:1
  • 一种基于密度峰值的半监督聚类
    在第一个图像中的每个描述符,选择它的匹配到第二个图像。(For efficiency in MATLAB, calculating dot multiplication between unit vectors is faster than Euclidean distance. Please note that: The ratio of attention to angle (the cosine of dot product of unit vector) is the approximate value of the ratio of Euclidean distance of small angle.)
    2018-07-01 14:11:04下载
    积分:1
  • bchcode
    实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下(Based on division in galois field,relize the BCH code )
    2013-07-25 10:27:37下载
    积分:1
  • fft(贺万堑)
    说明:  谐波傅里叶分解,旨在把复杂多变的曲线方程分解成各次规律的正弦波(Harmonic Fourier Decomposition)
    2020-03-02 11:32:17下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载