登录
首页 » 算法 » SPHysics - SPH Free-surface Flow Solver

SPHysics - SPH Free-surface Flow Solver

于 2022-05-26 发布 文件大小:128.69 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

SPHysics is a platform of Smoothed Particle Hydrodynamics (SPH) codes inspired by the formulation of Monaghan (1992) developed jointly by researchers at the Johns Hopkins University (U.S.A.), the University of Vigo (Spain), the University of Manchester (U.K.) and the University of Rome La Sapienza (Italy). Developed over a number of years primarily to study free-surface flow phenomena where Eulerian methods can be difficult to apply, such as waves, impact of dam-breaks on off-shore structures.

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

发表评论

0 个回复

  • 蚁群聚类(Matlab程序)
    基本的蚁群聚类算法,已通过验证,可直接运行。压缩包中除了有基本的蚁群聚类算法实现外,还有改进的蚁群聚类算法和程序结果,以及讲解PPT。
    2022-03-12 17:54:21下载
    积分:1
  • A code which employs the SIMPLE
    A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
    2022-04-12 04:45:15下载
    积分:1
  • 聊天应用程序
    这是一个用技术做的聊天应用程序。net c#一样,wpf,wcf一个漂亮的gui和良好的编程代码
    2023-06-05 01:20:03下载
    积分:1
  • 崭新矢量机SVM源码,IEEE上发表,技术有一定帮助
    崭新矢量机SVM源码,IEEE上发表,技术有一定帮助-New vector machine SVM source, IEEE published, technology has certainly helped
    2022-08-13 09:22:46下载
    积分:1
  • C++动态规划的例子,找零钱的经典问题编程
    C++动态规划的算法例子,找零钱的经典问题编程-C++ Dynamic programming algorithm for example, to find the classic problem of small change programming
    2023-05-04 21:50:03下载
    积分:1
  • 的设计方(C程序):一、迭代 二、穷举搜索三、递推 四、递归五、回溯 六、贪婪...
    算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
    2022-03-01 08:20:07下载
    积分:1
  • 普里姆的C语言实现
    普里姆(Prim)算法是一种构造性算法。设G=(V,E)是一个具有n个顶点的带权连通无向图,T=(U,TE)是G的最小生成树,其中U是T的顶点集,TE是T的边集,则由G构造从起始顶点v出发的最小生成树T的步骤如下:(1)初始化U={v},以v到其他顶点的所有边为候选边;(2)重复以下步骤(n-1)次,使得其他(n-1)个顶点被加入到U中:  a.从候选边中挑选权值最小的边加入TE,设该边在V-U中的顶点是k,将k加入U中;  b.考察当前V-U中的所有顶点j,修改候选边,若边(k,j)的权值小于原来和顶点j关联的候选边,则用边(k,j)取代后者作为候选边。本代码实现了普里姆算法。代码能正确运行。
    2022-02-07 15:39:21下载
    积分:1
  • 网络社区发现
    Finds communities in networks with a submodular algorithm based on the optimization of Newman"s modularity.  The algorithm finds a weakly optimal community partition of the network. 
    2022-08-08 00:41:38下载
    积分:1
  • Pi BBP
    本程序实现了BBP算法生成一些十六进制数字后立即开始,一个给定的位置ID,或者换句话说 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-11 11:50:32下载
    积分:1
  • 求混沌lorenz信号的三维图及各个方向的时间序列
    1.绘制三维lorenz信号图 2.lorenz信号图在三个平面的投影 3.lorenz信号三个方向的时间序列
    2022-03-22 00:08:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载