搜索资源列表
圆柱绕流
- 使用边界元方法,求解圆柱绕流问题,参见《流体力学中的有限元与边界元方法》
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,
fortran
- 圆柱绕流的数值模拟(基于有限体积法),Fortran程序-Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program
program3
- 早期的圆柱绕流程序,用fortran语言编写,用来了解早期绕流流动的发展-flow around the cylinder
cylinder_main
- 用于模拟圆柱绕流的c++源程序,条理清楚,简单易懂。-C++ source programs for simulation of flow around a circular cylinder, coherent, simple and understandable.
基于matlab的圆柱绕流问题
- 利用LBM方法研究圆柱绕流问题,利用微观的统计结果反应宏观的物理现象
圆柱绕流
- 圆柱绕流程序 Fortran 升阻力系数计算
圆柱绕流
- 本程序采用Fortran语言模拟了二维流体圆柱绕流的具体流场,每一步都有详细的说明
圆柱绕流有限体积求解FVM
- 圆柱绕流有限体积求解FVM,fortran语言编写,方便对FVM加深映像,理解。 本文件夹中的程序是在无结构网格上用有限体积法求解二维溃坝问题。
wghf
- 在流体力学中对圆柱绕流进行网格划分和计算用的初步生成。(Preliminary generation of mesh and calculation of flow past a cylinder in fluid mechanics.)
NianxingUntitled
- 粘性流体圆柱绕流的二维模拟,附带质量点轨迹跟踪(Two dimensional simulation of flow around a circular cylinder)
N-S
- 这个源程序可以用于模拟计算圆柱绕流,里面写的很清楚。(This code can be used to simulate the flow around the cylinder.)
aroundcylineFlow
- 用LBM 模拟圆柱绕流 很不错的一个程序(Simulating the flow around a cylinder with LBM)
LBM-cylinder
- 使用 格子boltzmann方法建立的一个圆柱绕流模型,是用c++语言编写~(A cylinder flow model built by LBM method)
圆柱绕流CFD代码
- 利用有限体积计算圆柱绕流,设计到边界处理以及算法知识,仅供参考!
LBM matlab
- 相关的格子玻尔兹曼的matlab应用编程,下载即可运行,包括圆柱绕流,泊肃叶流等等(Matlab application program of lattice Boltzmann can be downloaded and run, including cylindrical flow, Poiseuille flow and so on.)
圆柱绕流方程编程说明
- 介绍了如何编程实现圆柱绕流的求解,建立了1/4的流场简化了计算的范围,对程序功能做出了详细的解释,并集合了流线图,涡线图,速度云图到同一个程序里面
圆柱绕流附加质量
- 运用势流理论计算圆柱绕流附加质量系数的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)