搜索资源列表
cylinder
- 基于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 als
cylinder
- 关于圆柱绕流的matlab模拟仿真实验和初步计算.-Flow around a cylinder about matlab simulation experiments and a preliminary calculation.
cylinder_shiliu
- 求解平面势流下的圆柱绕流问题,基于MATLAB的有限元法编程。-cylinder,finite elements method
cylinder1
- 可以输出数据后期绘制的圆柱绕流 matlab编写的 带有可视化-Can be drawn in the latter part of output data flow around a cylinder with a written visualization matlab
cylinder
- 2D Navier-Stokes方程,自己编程。圆柱绕流例子,是matlab语言-2D Navier-Stokes equations, their own programming. Flow around a cylinder example is the matlab language
cylinder
- matlab 二维圆柱绕流,使用波尔茨曼方法进行数值模拟-cylinder,about cylinder in lattice boltzmamn method
cylinder
- 格子boltzmann方法模拟2D圆柱绕流程序 matlab程序d2Q9模型-Lattice boltzmann simulation of flow around 2D cylinder model program matlab program d2Q9
cylinder
- 圆柱绕流LBM模拟,matlab程序编写-cylinder lbm fluid
source123
- 基于源板块法的matlab模拟无升力圆柱绕流程序。空气动力学中的一个实验-Matlab source plate method based on simulation of flow around a cylinder without lift procedure. Aerodynamics of an experiment
cylinder
- 用LBM方法模拟圆柱绕流,模拟的结果和真实的结果很接近,LBM可以很好的模拟圆柱绕流问题-LBM simulation with the flow around a cylinder, the simulation results and actual results are close, LBM can be a good simulation of flow around a cylinder
f90-bgk
- LBM二维圆柱绕流fortran代码,每个程序块很清楚的,与matlab相比,具有很好的易读性-LBM-dimensional flow around a cylinder fortran code, each block is very clear, compared with matlab, with good accessibility
cylinder
- 计算圆柱绕流的程序,一个简单的matlab程序,有实时图像显示。-Calculating the flow around cylinder program, a simple matlab, a real-time image display.
cylinder
- 一则matlab语言下的二维格子玻尔兹曼方法算例,圆柱绕流运动(A two-dimensional lattice Boltzmann method in MATLAB language is used to illustrate the flow around a cylinder)
aroundcylineFlow
- 用LBM 模拟圆柱绕流 很不错的一个程序(Simulating the flow around a cylinder with LBM)
LBM matlab
- 相关的格子玻尔兹曼的matlab应用编程,下载即可运行,包括圆柱绕流,泊肃叶流等等(Matlab application program of lattice Boltzmann can be downloaded and run, including cylindrical flow, Poiseuille flow and so on.)
YZRL
- 供大家参。matlab程序,自己编写的,希望跟LBM方法学习者进行交流(thanks for everyone who dowload this programme)
圆柱绕流附加质量
- 运用势流理论计算圆柱绕流附加质量系数的matlab程序(Matlab program using potential flow theory to calculate additional mass coefficients around a cylinder)
格子玻尔兹曼圆柱绕流
- 利用matlab软件编写的格子玻尔兹曼方法模拟的圆柱绕流问题,并实现了可视化(The flow around the cylinder is simulated by lattice Boltzmann method compiled by MATLAB software, and the visualization is realized)
圆柱绕流网格划分
- 在二维方向上的对圆柱体在空气域的流动问题,进行的网格划分程序(In the two-dimensional direction of the cylinder flow in the air domain, the mesh generation program)
基于LBM的圆柱绕流 matlab
- 基于格子玻尔兹曼方法的圆柱绕流的流场仿真,在matlab中进行编程。