搜索资源列表
顶盖驱动流
- 用LBM代码编写的顶盖驱动流程序,编程软件为Visual C++
自然对流LBM程序
- 用LBM算法编写的自然对流小程序,两端温差造成自然对流,编程语言为Visual C++
LBM 多孔介质 C++程序
- 多孔介质内自然对流的LBM模拟程序,采用C++语言编写,基于Guo等人的模型开发,能够用于模拟多孔介质内的流动与传热问题。
ParallelLBM
- Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one
LBM_C_SINGLEPHASE_FLOW
- 实现了一个二维的LBM数值算法程序,可以作为参考,要求u/c<<1-Implements a two-dimensional LBM numerical algorithm program can serve as a reference, required u/c < < 1
ANB
- anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and
LidDrivenFlow_LBM_Test
- c++编写的LBM d1q3算法,用于求解顶盖速度-c++ written in LBM d1q3
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)
C++LBM顶盖驱动流
- fortran语言,,顶盖驱动流,格子Boltzmann方法(fortran code lattice Boltzmann method D2G9)
D2Q9模型顶盖驱动流C语言程序
- 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正
顶盖驱动流
- LBM入门顶盖驱动流的c++程序,LBM的初学者可以用于自己程序的参考(The C + + program of LBM entry top drive flow)
shanchen
- LBM方法解决多相流的shan-chen模型,二维,适用于初学者(LBM method is used to solve the Shan Chen model of multiphase flow, two-dimensional, suitable for beginners)
LBM-C-0.1.zip
- LBM-C-0.1.zip