文件名称:CST_airfoil_fitting
介绍说明--下载内容均来自于网络,请自行研究使用
一个拟合CST曲线的程序,用来做翼型优化使用(也可以用到其它曲线拟合上)。
首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )-it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program will output 12 parameters which can fit the airfoil. you can change those parameters to get new airfoil shape.(there give a example of NASA 0714 airfoil fitting)
首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )-it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program will output 12 parameters which can fit the airfoil. you can change those parameters to get new airfoil shape.(there give a example of NASA 0714 airfoil fitting)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CST方法拟合翼型
...............\NASA SC(2)-0714.dat
...............\NASA SC(2)-0714_coeff.dat
...............\NASA SC(2)-0714_coord.dat
...............\_ArCoeff.h
...............\_CST.cpp
...............\_CSTMainFormula.h
...............\_CSTPolynome.h
...............\_GetCoeff.h
...............\_GetNewCoord.h
...............\_Matrix.cpp
...............\_Matrix.h