搜索资源列表
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_3d_Code
- lattice boltzmann 的3d程序,附带详细的程序说明-a lattice boltzmann program
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
Dam_thurey
- LBM method for calculating free-surface flow
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
anb
- LBM Fortran code D2Q9 Model -LBM Fortran code D2Q9 Model
LBM_CYLINDER_FLOW_SETUP
- 这是美国的一个经典LBM教程,实现了二维扰流圆柱的代码,可以参考使用-This is the United States, a classic LBM tutorial to achieve the two-dimensional cylindrical spoiler code, can refer to the use of
thermal-1
- 用LBM代码编写的由于温差而产生的自然对流小程序-As with the LBM code written in natural convection resulting from temperature applet
lbmSolver-1.0.tar
- The lattice Boltzmann method (LBM) has become an alternative to the conventional computational fluid dynamics methods for solving Navier-Stokes equations. We have developed an in house LBM code package derived from previous internal research efforts.
lbm
- 格子玻尔兹曼模型DnQm系列模型中应用较为广泛的D2Q7模型源代码,用于模拟流体的流动。-The D2Q7 model source code of the the Lattice Boltzmann the model DnQm series model is widely used to simulate fluid flow.
code-LBM
- LBM code in fortran -LBM code in fortran 77
LBM D2Q9 RK Model
- code for Lattice Boltzmann Method for fluid flow in MATLAB
LBM D3Q19.f
- Fortran code for 3d fluid flow
LBM-code-of-D2Q9
- 使用LBM方法D2Q9模型的针对扩散问题的算例-LBM code of D2Q9 for diffusion problem
test LBM
- LBM 的顶盖驱动流 matlab程序,自己编写的,希望跟LBM方法学习者进行交流(lid driven flow based on matlab code)
A11
- A simple LBM code,for fortran
LBMjiaocaibanben
- 方腔流,MATLAB版,for循环语言,易懂(LBM code D2Q9 cavity)
Bubble_rise_free-energy-LBM
- A 2D code of bubble rise which use the free-energy-LBM.it's very useful to a LBM beginner!
LBM-code-master
- 一些简单的LBM算例代码,帮助学习理解LBM。(Some simple LBM example codes help to understand LBM.)