搜索资源列表
lbmval
- Lattice Boltzmann 程序,使用D2Q9模型,模拟流体在多孔介质中的渗流。-procedures, the use of D2Q9 model Simulation of Fluid in the porous medium flow.
基于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_D2Q9_poiseuille
- 格子boltzmann二维D2Q9模型模拟poiseuille flow-lattice boltzmann method with d2q9 model to simulate poiseuille flow
LBM12
- LBM使用D2Q9模型,模拟流体在多孔介质中的渗流-LBM to use D2Q9 model, simulation of fluid in porous media flow.
D2Q9
- 格子LBM计算典型参考,不错的介观计算方法-LBM calculation of the typical reference grid, a good mesoscopic method
D2Q9-LBGK
- D2Q9 latice boltzmann code for poiseullie flow
LidcavityLBM.m
- D2Q9 Multiply Relaxation Time Lattice Boltzmann have been used to simulate 2d rectangular Lid driven cavity.
LBGK_D2Q9_poiseuille_channel2D
- 实现格子boltzmann方法中D2Q9模型的简单算法-lattice boltzmann D2Q9 model
cavity
- Lattice Boltzmann Method Simplified 2D Cavity Flow D2Q9, for educational purpose only.
LBGK-poiseuille_channel2D
- 格子玻尔兹曼的D2Q9方法。用于泊肃叶流。-LBM D2Q9 method. For Poiseuille flow
cylinder_test2
- 格子boltzmann 方法,D2Q9模型,圆柱绕流,采用反弹-漫反射综合边界条件-Lattice boltzmann method, D2Q9 model flow around a cylinder, using the bounce- Diffuse integrated boundary conditions
LBM D2Q9 RK Model
- code for Lattice Boltzmann Method for fluid flow in MATLAB
1-_-Lattice-boltzmann-2D-for-porous-system
- The present matlab code derives from the basic Lattice Boltzmann code named LB BGK D2Q9 and submitted on 2005-02-10 (see Matlab Central) MATLAB release MATLAB 7.1.0 (R14SP3)
LBMpoiseuille
- 采用格子玻尔兹曼方法模拟了2维泊肃叶流 选择D2Q9格子 可输出速度和压力曲线-Using lattice Boltzmann method to simulate the two-dimensional Poiseuille flow D2Q9 lattice can choose the output speed and pressure curve
LBMD2Q9规则交叉排列的直径不同的圆柱构成的多孔介质的
- LBMD2Q9直径不同的圆柱规则交叉排列的构成的多孔介质内孔隙尺度流动的MATLAB程序
Couette_flow
- 求解二维Couette流动的LBM方法,速度模型是D2Q9-Two dimensional LBM solver dealing with Couette flow, the mode is D2Q9.
Lid_Driven_Cavity
- 空腔顶盖驱动流,二维九速度模型,LBM方法。-The lid driven flow in cavity, written in matlab language(D2Q9, LBM solver).
flow-past-a-cylinderical-obstacle.
- LBM方法2维9速度模型,求解管道圆柱扰流问题。-Channel flow past a cylinderical obstacle(D2Q9, LBM method).
expandflow
- 扩管流 d2q9模型 matlab 距、(expandflow d2q9 matlab lbm)
D2Q9-matlab
- LBM方法D2Q9在matlab中的代码。