搜索资源列表
顶盖驱动流
- 用LBM代码编写的顶盖驱动流程序,编程软件为Visual C++
自然对流LBM程序
- 用LBM算法编写的自然对流小程序,两端温差造成自然对流,编程语言为Visual C++
compare
- 顶盖驱动流的LBM c++算法实现 可直接运行实现-The above that drive flow LBM c++ algorithm
LBM-C-0.1
- LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
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,
CPPLBM
- 运用C++语言,针对顶盖驱动流的LBM求解方法进行了编程,让用户能够针对顶盖驱动流这类问题利用LBM求解分析实际案例。-Using c++ language, in view of the lid driven flow LBM method for programming, let users can according to this kind of problem using lid driven flow LBM solving actual case analysis.
MRT lid driven cavity
- 基于多松弛因子的LB方法,运用C++编写方腔顶盖驱动流,计算方腔内流体的流场(Based on the LB method with multiple relaxation factors, the flow field of the square cavity top cover is written by C++, and the flow field of the fluid in the square cavity is calculated)