搜索资源列表
lbm.rar
- 格子波尔兹曼方法d2q9模型算例c++源代码,Lattice Boltzmann model d2q9 Ways example c++ source code
yicijijiaoguan
- 基于D2Q9模型,计算直角弯管的LBM程序-BASED ON D2Q9 FOR 2D
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
01.2D_ISI_DIFF_LBM
- ! 2D Thermal Diffuzion Eq. ! Solved by D2Q9 LBM
03.2D_ISI_Advection_Diffution_LBM
- ! 2D Advection - Diffusion Eq. ! solved by D2Q9 LBm
LBM code
- MRT D2Q9 LBM 代码编写的程序,multi-relaxation time(LBM computer code solving 1D Diffusion Eq)
1989100
- 有关d2Q9的另一源代码,希望大家分享 (LBM)()
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.)
d2q9
- 格子blotzmann方法的D2Q9模型,包括粒子的迁移和碰撞。(The D2Q9 model of lattice Blotzmann method includes particle migration and collision.)
MATLAB
- 一种双相流的LBM(Iilb,d2Q9)方法 根据d2q9格式,Matlab代码使用格子玻尔兹曼(LB)方法模拟二维不混溶流体(蓝色和红色流体)的两相流。(mplements Immiscible Lattice Boltzmann (ILB, D2Q9) method for two phase flows he MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible
lattice boltzmann method for single phase flow
- 本程序系对格子Boltzmann方法中经典的D2Q9模型进行编程求解。该程序模拟了单相流体在单通道中的流动情况,在流动通道中可以添加不渗透固体,从而用于模拟流体扰流的情况。进一步可以增加不渗透固体的数量,达到模拟流体在多孔介质中的二维流动。该程序适用于初学者对LBM方法编程求解的理解,经二次开发后可以用于油气勘探开发领域。(This program solves the classical D2Q9 model of lattice Boltzmann method by programming
lbm d2q9
- 玻尔兹曼 BGK D2Q9 程序 可以解决大部分二维问题也适合初学者学习编程
顶盖驱动流
- LBM 顶盖驱动流,何老师书中算例,加了一些注释(LBM lid Drive Flow, A Case in Mrs. He's Book, with some notes)