搜索资源列表
cylinder_shiliu
- 求解平面势流下的圆柱绕流问题,基于MATLAB的有限元法编程。-cylinder,finite elements method
cylinder
- 2D Navier-Stokes方程,自己编程。圆柱绕流例子,是matlab语言-2D Navier-Stokes equations, their own programming. Flow around a cylinder example is the matlab language
Nouveau-dossier
- 这个程序是圆柱绕流的matlab程序,用LBM方法编程实现圆柱绕流,函数间断计算快速。-This program is the matlab program of circular cylinder flow, LBM method of programming the flow around a cylinder, and function interrupted computing fast.
CFX圆柱绕流的一般模拟过程
- 使用编程添加命令,方便、快捷、高效,能够更便捷的使用软件(Use programming to add commands Convenient, fast, efficient, can be more convenient use of software)
N-S
- 这个源程序可以用于模拟计算圆柱绕流,里面写的很清楚。(This code can be used to simulate the flow around the cylinder.)
LBM matlab
- 相关的格子玻尔兹曼的matlab应用编程,下载即可运行,包括圆柱绕流,泊肃叶流等等(Matlab application program of lattice Boltzmann can be downloaded and run, including cylindrical flow, Poiseuille flow and so on.)
LBMraoliu
- LBM编程的圆柱绕流,实现可视化,可以实时显示(Flow around a circular cylinder)
基于LBM的圆柱绕流 matlab
- 基于格子玻尔兹曼方法的圆柱绕流的流场仿真,在matlab中进行编程。