搜索资源列表
filmnew1
- 一个lbm程序,用来计算不同密度比的两相流动,而且两相都能算出,不可多得哦
自然对流LBM程序
- 用LBM算法编写的自然对流小程序,两端温差造成自然对流,编程语言为Visual C++
LBM二维圆柱绕流fortran代码
- LBM二维圆柱绕流fortran代码,每个程序块很清楚的,与matlab相比,具有很好的易读性-LBM-dimensional flow around a cylinder fortran code, each block is very clear, compared with matlab, with good accessibility
基于LBM圆柱绕流模拟matlab程序代码
- 基于LBM圆柱绕流模拟matlab程序代码,简单几行代码就可以实现圆柱绕流的可视化模拟,而且还是实时的,采用D2Q9模型,适合初学者学习。,Circular cylinder based on the LBM simulation matlab program code, a simple few lines of code can achieve circular cylinder visual simulation, but also real-time using D2Q9 model,
LBm-cavity
- LBM模拟方腔流,入门程序,简单易懂,适合初学者对该方法编程的一个初步认识-Lattice Boltzmann for cavity flow
LBM 多孔介质 C++程序
- 多孔介质内自然对流的LBM模拟程序,采用C++语言编写,基于Guo等人的模型开发,能够用于模拟多孔介质内的流动与传热问题。
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
test LBM
- LBM 的顶盖驱动流 matlab程序,自己编写的,希望跟LBM方法学习者进行交流(lid driven flow based on matlab code)
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.)
lbm
- lbm入门经典程序程序,值得收藏,从而可以推出三维算例(Lbm entry classic program, it is worth collecting, which can be introduced three-dimensional study)
三维格子玻尔兹曼流动程序
- 此程序是用fortran语言编写的,基于格子玻尔兹曼的方法来模拟三维流动的温度场和速度场,值得学习格子的同学借鉴。
LBM 三维算例 D3Q27 传热和流动必备程序
- LBM程序用D3Q27进行展开计算流体流动的程序(The LBM program uses D3Q27 to expand the program for calculating fluid flow)
LBM 封闭腔体自然对流
- 封闭方腔自然对流格子布尔兹曼程序,在瑞利数为2000及4000时的两种算例,包括说明文字。(Closed square cavity natural convection lattice Boltzmann method)
LBM_25_LINES_AND_VIEW
- 只有24的行非常简练的LBM程序,以展示LBM方法代码的简单性,还附有一个原理演示程序。(A very simple mtlab code to show the simplicity of LBM.)
D2Q9模型顶盖驱动流C语言程序
- 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正
lbmtwo-phase
- 用来计算不同密度比的两相流动的lbm程序(LBM program for calculating two-phase flow with different density ratios)
顶盖驱动2维模型LBM代码
- 顶盖驱动2维模型LBM代码,适合初学者了解LBM程序实现
自然对流LBM程序
- 计算LBM条件下 自然热对流换热,计算LBM条件下自然热对流换热。(Calculation of natural heat convection heat transfer under LBM)
lbm
- LBM程序设计适合初学者,三维程序不可多得(LBM program design is suitable for beginners)