搜索资源列表
Meshless_SPH
- 使用fortran编写的无网格(光滑质点流体动力学)SPH算法-using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm
parallel-SPH-0.1.tar
- 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
SPHYSICS2D
- This open source program use the SPH meshfree algorithm to simulate fluidynamics problems. More information at http://wiki.manchester.ac.uk/sphysics/index.php/Main_Page
GPU_V1
- 基于GPU的SPH算法 在GPU上完全实现了SPH算法,并且进行了绘制 -GPU-based SPH algorithm on the GPU fully realized SPH algorithm, and were drawn
fluid_source
- 基于sph算法的流体仿真,没有进行渲染,适合初学者学习sph-Sph-based fluid simulation algorithm, there is no rendering, suitable for beginners to learn sph
art_heat
- 无网格算法中热量的计算程序(针对SPH)-No heat grid algorithm calculation procedures (for SPH)
Meshless_SPH
- 无网格算法中的光滑粒子水动力学sph算法源程序(溃坝)-Meshless algorithm smoothed particle hydrodynamics sph algorithm source (dam)
SPH3D-NS
- 基于SPH算法,开发多相流,混合流以及流固耦合模型-Based on the SPH algorithm, the multi-phase flow, mixed flow and fluid-solid coupling model are developed
fluid_source
- 一个关于SPH算法的程序,包括了执行程序和UI,关于液体坠落的CASE。(A program about SPH algorithm, including executive program and UI, about the CASE of liquid falling.)
EFG2
- 无网格法在数值计算中不需要生成网格,而是按照一些任意分布的坐标点构造插值函数离散控制方程,就可方便地模拟各种复杂形状的流场。该法大致可分成两类:一类是以Lagrange方法为基础的粒子法(Particle method),如光滑粒子流体动力学(Smoothed particle hydrodynamics,简称SPH)法,和在其基础上发展的运动粒子半隐式(Moving-particle semi-implicit,简称MPS)法等;另一类是以Euler方法为基础的无格子法(Gridless me