搜索资源列表
lbm多孔渗流
- LBMVAL使用D2Q9模型,模拟流体在多孔介质中的渗流
基于LBM圆柱绕流模拟matlab程序代码
- 基于LBM圆柱绕流模拟matlab程序代码,简单几行代码就可以实现圆柱绕流的可视化模拟,而且还是实时的,采用D2Q9模型,适合初学者学习。,Circular cylinder based on the LBM simulation matlab program code, a simple few lines of code can achieve circular cylinder visual simulation, but also real-time using D2Q9 model,
lbm.rar
- 格子波尔兹曼方法d2q9模型算例c++源代码,Lattice Boltzmann model d2q9 Ways example c++ source code
LB2D_Prime.tar
- LBM 的2D D2Q9的源码,佛罗里达大学Sukop等人关于Lattice Boltzmann method的书的配套软件。-A open source LBM code of D2Q9, accompanied with the book "Lattice Boltzmann modeling" adaptered by Prof. Sukop of Florida International University.
anb
- LBM Fortran code D2Q9 Model -LBM Fortran code D2Q9 Model
LBM12
- LBM使用D2Q9模型,模拟流体在多孔介质中的渗流-LBM to use D2Q9 model, simulation of fluid in porous media flow.
LBGK_D2Q9_poiseuille_channel2D
- Gianni Schena July 2005, schena@units.it Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Application to permeability in porous media - Gianni Schena July 2005, schena@units.it Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Appli
LBMpoiseuille
- Matlab for Lattice Boltzmann 2D D2Q9 Flow around a cyliner, using LBM
D2Q9
- 格子LBM计算典型参考,不错的介观计算方法-LBM calculation of the typical reference grid, a good mesoscopic method
examples-D2q9
- matlab code for LBM d2q9
lbm
- lattice boltzmann d2q9 模型代码-the lattice boltzmann d2q9 model code
LBM--Advection-Diffusion-D2Q9
- ! LBM - Advection - Diffusion D2Q9
LBM code
- MRT D2Q9 LBM 代码编写的程序,multi-relaxation time(LBM computer code solving 1D Diffusion Eq)
LBM
- 利用LBM方法计算二维空间对流换热的matlab程序,x和y方向速度不同。(The LBM method is used to calculate the matlab program for convection heat transfer in two-dimensional space. The velocity of X and Y is different.)
LBM
- LBM D2Q9 用格子玻尔兹曼法模拟流体留过圆管(LBM D2Q9 Flow around a cyliner, using LBM)
LBM
- LBM算法的多松弛;LBM的D2Q9模型;LBM的D3Q15模型;LBM的两区域模型(The LBM algorithm is more relaxed; LBM's D2Q9 model; LBM's D3Q15 model; LBM's two region model.)
d2q9
- 格子blotzmann方法的D2Q9模型,包括粒子的迁移和碰撞。(The D2Q9 model of lattice Blotzmann method includes particle migration and collision.)
D2Q9模型顶盖驱动流C语言程序
- 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正
顶盖驱动流
- LBM 顶盖驱动流,何老师书中算例,加了一些注释(LBM lid Drive Flow, A Case in Mrs. He's Book, with some notes)