搜索资源列表
pyxfoil
- 二维翼型坐标生成与气动力计算
src
- 逆风格式欧拉方程求解naca0012二维翼型流场程序,内附网格文件和输入参数。-Wind Euler equations naca0012 format two-dimensional airfoil flow field procedures, containing the grid files and input parameters.
airfoilgrd
- 双曲生成二维翼型C型网格(后缘可以有台阶)-Generate two-dimensional airfoil C-hyperbolic grid (there are steps you can back edge)
airfoil
- 二维翼型绕流非结构化网格,用FORTRAN编写,可以作为参考-Two-dimensional unstructured grid flow around airfoils, written in FORTRAN, can be used as reference
2dairfoil
- 通过求解偏微分方程生成二维翼型的网格,适合初学者学习网格生成方面的知识。-Partial differential method airfoil mesh generation process
Airfoil-2D-Panelmethod
- 使用Matlab语言编写的二维翼型Hess-smith面元法气动力计算程序-Using Matlab language Hess-smith airfoil aerodynamic surface element method calculation program
zuobiaobianhuan
- 这个程序主要是把二维翼型坐标变换成三维翼型坐标,通过翼型位置-弦长-扭角等参数得到三维翼型坐标,完成后面的三维建模-This program is mainly two-dimensional airfoil coordinate into the three-dimensional coordinates of the airfoil, the airfoil by position- to give the three-dimensional coordinates of the airfo
Laplace
- 求解椭圆型方程生成二维翼型网格,并采用逐线松弛迭代技术求解了二维翼型绕流,这是CFD计算中的典型例子,是cfd初学者的很好的学习例子。(Solving elliptic equations, generating two-dimensional airfoil mesh, and using line relaxation iterative technique to solve the two-dimensional airfoil flow, which is a typical examp
opt_foil
- 二维翼型优化程序,需要调用fluent和tecplot(2D foil optimization technique, need to use fluent and tecplot)
二维Euler方程C++
- 该程序是用C++语言编写的,用来求解二维欧拉方程,采用的计算案例是二维翼型,采用中心差分格式进行离散和求解。
基于Laplace方程的翼型O-形网格生成器
- 源程序使用C++编写,通过求解椭圆型微分方程(拉普拉斯方程)生成绕翼型的O-形二维网格。网格坐标以.plt的格式输出,可使用tecplot进行查看。
matlab软件机翼二维极曲线筛选程序
- 可以通过计算不同翼型极曲线筛选出适当的翼型。