CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SPH method

搜索资源列表

  1. SPH3DOnTheBook

    2下载:
  2. Dr. Liu 在《光滑粒子流体动力学--一种无网格方法》一书中提供的光滑粒子流体动力学(SPH)源程序,采用Fortran语言编写,用于计算可压缩流体力学问题。-Dr. Liu in the " Smooth Particle Hydrodynamics- a meshless method," a book provided by the smooth particle hydrodynamics (SPH) source code, using Fortran langu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:24.21kb
    • 提供者:Li Zi
  1. XSPH_Unified_EN

    0下载:
  2. SPH code written in fortran , book meshless method: smoothed particles hydrodynamics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:199.27kb
    • 提供者:kastal2007
  1. codes

    0下载:
  2. SPH作为下一代数值模拟的新方法,应该多多学习;-SPH as a new method for the numerical simulation of the next generation should be a lot to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:80.9kb
    • 提供者:李冰
  1. SPH

    3下载:
  2. 用SPH方法编写的激波管程序,开发语言C-SPH method used to prepare the shock tube procedures, the development of the language C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:59.06kb
    • 提供者:ostrich
  1. parallel-SPH-0.1.tar

    3下载:
  2. 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:2.47mb
    • 提供者:jimcqcu
  1. sph1

    3下载:
  2. The smooth particle hydrodynamics (SPH), the diffuse element method (DEM), the element-free Galerkin method (EFGM), the reproducing kernel particle method (RKPM), the moving-particle semi-implicit method (MPS) are among others. However, it seem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6.84kb
    • 提供者:nima fathi
  1. SPHYSICS_2D_v1.0.003

    1下载:
  2. SPH2D CODE Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating fluid flows. It has been used in many fields of research, including astrophysics, ballistics, volcanology, and oceanography. It is a mesh-free Lagrangia
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:謝一
  1. SPHYSICS_3D_v1.0.003

    3下载:
  2. SPH 3D Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating fluid flows. It has been used in many fields of research, including astrophysics, ballistics, volcanology, and oceanography. It is a mesh-free Lagrangian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:謝一
  1. SPHYSICSgen2D

    1下载:
  2. SPH方法计算二维溃坝问题的源程序,个人觉得还可以-Two-dimensional dam break problem SPH method the source, individuals felt that I could
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:40.87kb
    • 提供者:
  1. SPHYSICS_2D_v1.2.000

    0下载:
  2. SPHYSICS open source in SPH method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:238.75kb
    • 提供者:hamid
  1. SPHYSICS_3D_v1.2.000

    0下载:
  2. sphysics open source 3-d sph method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:210.16kb
    • 提供者:hamid
  1. input

    0下载:
  2. 无网格方法的输入参数控制程序(主要针对SPH)-Meshless method input parameter control procedures (mainly for SPH)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.45kb
    • 提供者:linqing
  1. SPH-for-couette

    4下载:
  2. 光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载-Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:24.49kb
    • 提供者:轩海彬
  1. SPH3DOnTheBook

    0下载:
  2. 光滑粒子流体动力学源代码,包含二维及三维,可变光滑函数(Smoothed Particle Hydrodynamics A Meshfree Particle Method - GR Liu SPH3DOnTheBook)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:26kb
    • 提供者:huweibit
  1. EFG2

    3下载:
  2. 无网格法在数值计算中不需要生成网格,而是按照一些任意分布的坐标点构造插值函数离散控制方程,就可方便地模拟各种复杂形状的流场。该法大致可分成两类:一类是以Lagrange方法为基础的粒子法(Particle method),如光滑粒子流体动力学(Smoothed particle hydrodynamics,简称SPH)法,和在其基础上发展的运动粒子半隐式(Moving-particle semi-implicit,简称MPS)法等;另一类是以Euler方法为基础的无格子法(Gridless me
  3. 所属分类:数学计算

    • 发布日期:2021-04-13
    • 文件大小:1kb
    • 提供者:你叫我吧
搜珍网 www.dssz.com