搜索资源列表
一个最基本的有限元计算程序
- 可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。本文所涉及的有限元基本理论请参考章本照先生编著的《流体力学中的有限元方法》PP.156-165。-FEM can be used as learning programming examples to better understand the finite element theory, and to further the use of large-scale finite element softw
n-s
- 四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics -- on the Navier-Stokes equations to solve the serial source
Meshless_SPH
- 使用fortran编写的无网格(光滑质点流体动力学)SPH算法-using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm
ROEUP
- 一个基于有限体积法的斜水跃水流动画模拟,使用OPengl工具,非常逼真。动画连续,对流体力学感兴趣的朋友一定有用哦!-a finite volume method based on the jump ramp water flow simulation animation, the use of tools OPengl, very lifelike. Animation for the hydrodynamics of friends interested in a certain usefu
reliang
- 热量流体力学的matlab源程序,适合学习力学的人看-hydrodynamics of Matlab heat source suitable for the study of mechanics who can
2212121ffff22fffff22
- 此方法可以实现流体力学中混沌的分叉分析,而且还可以分析皮卡尔曲面-this method can achieve hydrodynamics Chaos bifurcation analysis, but also surface can be analyzed Picard
SIMPLE3d
- 关于三维流动的simple算法,对于流体力学学习者有帮助。-on three-dimensional flow of simple algorithms, hydrodynamics help learners.
mfix-2010.tar 多相流cfd程序
- 多相流cfd程序,用fortran实现,有多流体和dem计算功能,当然还有其它更多功能-MFiX is a general-purpose computer code developed at the National Energy Technology Laboratory (NETL) for describing the hydrodynamics, heat transfer and chemical reactions in fluid-solids systems. It has b
SPH3DOnTheBook
- 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
ParallelLBM
- Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one
jiglib-0.84
- smoothed particle hydrodynamics, metlab preliminary program
XSPH_Unified_EN
- SPH code written in fortran , book meshless method: smoothed particles hydrodynamics
matlab_sph
- This an matlab source code for smoothed particle hydrodynamic simulaiton. It include matlab routines and input data.-This is an matlab source code for smoothed particle hydrodynamic simulaiton. It include matlab routines and input data.
parallel-SPH-0.1.tar
- 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
Dr
- Smoothe d Particle Hydrodynamics Source Code
rtfluid06.src
- Real-Time Particle-Based Fluid Simulation Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics
MegaParticlesDemo
- Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics (CFD) is useful for rendering the realistic be
Analysis
- 气泡在竖直上升管道中的运动模拟,取代了FLUENT, 使用FORTRAN-the motation of a single bubble, bubbly flow use Fortran
sph_1d
- smooth particle hydrodynamics计算-smooth particle hydrodynamics calculation
SPH
- Fluid Simulation using Smoothed Particle Hydrodynamics.. C++ with OpenGL