搜索资源列表
lbm.rar
- 格子波尔兹曼方法d2q9模型算例c++源代码,Lattice Boltzmann model d2q9 Ways example c++ source code
D2Q9
- lattice boltzmann code
LBE
- Lattice Boltzmann LBE模型在二维多孔介质流体渗流中的应用,基于geometry: D2Q9, model: BGK-Simple, yet simplistic, Lattice Boltzmann (LB) MATLAB implementation. D2H9, BGK, omega = 1, laminar flow in a 2D channel used as benchmark. Requires Image Processing Toolbox.
LBGK_D2Q9_poiseuille_channel2D
- d2q9泊松叶流的数值模拟matlab程序-LBGK_D2Q9_poiseuille_channel2D
Cbgk
- lattice boltzmann d2q9程序-lattice boltzmann d2q9
lbe
- lattice boltzmann d2q9 简单举例-lattice boltzmann d2q9
yicijijiaoguan
- 基于D2Q9模型,计算直角弯管的LBM程序-BASED ON D2Q9 FOR 2D
D2Q9
- 模拟方腔顶盖驱动流的代码,适合初学者阅读-Lid-driven cavity flow simulation code
liddriver
- 基于D2Q9的格子波尔兹曼模型模拟三维驱动流-Based on D2Q9 lattice Boltzmann model to simulate three-dimensional driven flow
c-bgk
- LBM-D2Q9的源程序,可以当做学习LBM入门的范本,能计算较为简单的二维流体- Lattice Boltzmann sample, written in C
examples-D2q9
- matlab code for LBM d2q9
lbm
- lattice boltzmann d2q9 模型代码-the lattice boltzmann d2q9 model code
ShanChen_D2Q9_MCMP
- 一个圆柱绕流的LBM程序,采用d2q9模型,非平衡外推 -A flow around a cylinder the LBM procedure, using d2q9 model non-equilibrium extrapolation
D2Q9_lid_dirven_flow
- 利用格子Boltzmann方法,建立D2Q9方腔模型,顶盖驱动流动的模拟。-Using the lattice Boltzmann method to create D2Q9 square cavity model, lid-driven flow simulations.
D2Q9-2D
- 格子BLOTZMANN方法的matlab程序,D2Q9模型-Lattice BLOTZMANN method matlab procedures, D2Q9 model
cavity
- 基于格子-玻尔兹曼方法的多孔介质C++程序,二维D2Q9模型-Lattice- Boltzmann method of porous media C++ program, two-dimensional D2Q9 model
MRT-D2Q9
- 适合入门者使用的Boltzmann方法的程序,简单易懂-lattice Boltzmann D2Q9
LBM code
- MRT D2Q9 LBM 代码编写的程序,multi-relaxation time(LBM computer code solving 1D Diffusion Eq)
d2q9
- 格子blotzmann方法的D2Q9模型,包括粒子的迁移和碰撞。(The D2Q9 model of lattice Blotzmann method includes particle migration and collision.)
lbm d2q9
- 玻尔兹曼 BGK D2Q9 程序 可以解决大部分二维问题也适合初学者学习编程