搜索资源列表
自然对流LBM程序
- 用LBM算法编写的自然对流小程序,两端温差造成自然对流,编程语言为Visual C++
compare
- 顶盖驱动流的LBM c++算法实现 可直接运行实现-The above that drive flow LBM c++ algorithm
ANB
- LBM 算法的原程序,用来说明LBM的原理。-This program shows newcomers to the principles of lattice Boltzmann coding. This is a rhichly documented self explaining lattice Boltzmann code. The code is called anb, what simply means anb is not best.
lbm
- lbm顶盖方腔流D2Q9模拟算法,适合新手入门-lbm the top cover cavity flow the D2Q9 simulation algorithm, suitable for beginners
LBM_CPP
- 用C++编写的格子Boltzmann的算法程序,用于模拟流体在二维通道内的流动,用户可以自定义通道尺寸,通过此程序,用户可以深入学习格子Boltzmann算法,包括碰撞、迁移过程,边界处理以及输入输出文件的设置等。-This is a C++ programme of Lattice Boltzmann model for fluid flow in a 2D channel. The user can define the size of channel. Through this code,
LBM(Red-Blue-Fluids)
- 一个基于LBM颜色模型的MATLAB算法编程,以便针对LBM颜色模型的求解。-A MATLAB programming algorithm based on LBM color model, so that for LBM color model to solve.
les-sm
- 结合格子玻尔兹曼和大涡模拟的经典算法,采用SM的大涡模型和D2Q9的LBM模型-Based on the classical algorithm of lattice Boltzmann and large eddy simulation, SM s large eddy model and D2Q9 LBM model are adopted
les-ir
- 结合格子玻尔兹曼和大涡模拟的经典算法,采用IR的大涡模型和D2Q9的LBM模型-Based on the classical algorithm of lattice Boltzmann and large eddy simulation, IR s large eddy model and D2Q9 LBM model are adopted