搜索资源列表
lbm.rar
- 格子波尔兹曼方法d2q9模型算例c++源代码,Lattice Boltzmann model d2q9 Ways example c++ source code
c-bgk
- LBM-D2Q9的源程序,可以当做学习LBM入门的范本,能计算较为简单的二维流体- Lattice Boltzmann sample, written in C
Lid-driven-flow-(LBM)
- 本程序语言是C++,顶盖驱动流(LBM),程序中附有注释。-Lid driven flow (LBM)
cylinderLBM
- 程序采取C++语言,是基于LBM方法的 圆柱绕流小程序,有利于初学者。-Programs take C++ language is based on the method of flow around a cylinder LBM small program will help beginners.
lbm-C
- 关于格子-玻尔兹曼的大量计算源程序,圆柱绕流,泊叶流,粒子碰撞等-About Lattice- Boltzmann' s a lot of computing source, flow around a cylinder, Park Ye flow, particle collision
D2G9-
- 采用LBM编程,代码为c++,采用D2G9模型。-Use LBM programming, code for c++, using D2G9 model.
LBM-(2)
- 一个用c语言编制的基于格子-boltzmann方法的顶盖驱动流的程序,适合于初学者-A compiled with the c language based on grid- the boltzmann method lid driven flow procedure, suitable for beginners
Droplet
- 格子波尔兹莫程序入门程序,LBM,驱动流,这个例子很简单,但是是很经典的例子,多学习这个例子可以达到举一反三的效果,这个程序是用c++编写,可以方便的转化为其他格式的程序-This example is very simple, but it is a classic example, learn more examples of this can achieve the same effect, the program is written in c++, can be easily conv
LidDrivenFlow_LBM_Test
- 基于C++语言,使用LBM方法对顶盖驱动流进行的格子boltzmann模拟(Lattice Boltzmann simulation of the driving flow in the tectum)
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
lbmtwo-phase
- 用来计算不同密度比的两相流动的lbm程序(LBM program for calculating two-phase flow with different density ratios)
二维周期性边界流动
- 格子Boltzmann方法,二维周期性边界流动的c++代码(Lattice Boltzmann Method, C++ Code for Two-Dimensional Periodic Boundary Flow)
100+100
- 模拟方腔内自然对流,左侧为高温,右侧为低温(Natural convection is simulated in the square cavity, with high temperature on the left and low temperature on the right)
自然对流LBM程序
- 计算LBM条件下 自然热对流换热,计算LBM条件下自然热对流换热。(Calculation of natural heat convection heat transfer under LBM)
LBM代码
- 泊肃叶流的c++代码,特别适合初学者,可以多学学,有问题问我
back-step 流 LBM
- 基于C++的用格子玻尔兹曼方法的后台阶流,如有错误,敬请指正