文件名称:PanelCode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:76.63kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The source
code for the program is offered under the GNU General Public License.
Please feel free to download the code, read it, modify it, compile it and
run it locally. -Parameter definitions:
use_naca: logical, true if we want to generate a NACA 4/5 digit airfoil
internally, false if we should read the coordinates from the
UIUC database.
naca: integer NACA 4/5 digit number. Note, no error checking is
performed here to see if it s a valid number. that s done by the
perl-scr ipt that executes this code, so make sure you give it a
valid number.
airfoil: string, name of the database airfoil to read, including the
relative path-name.
smoothing: logical, true if you want to smooth the surface points that you
read from a file. Note, smoothing will alter the airfoil data,
however, unsmoothed data may result in ripples in the pressure.
npanels: integer number of panels for the simulations. If you want to use
more than 200, increase the value of ndim in the common.inc file
code for the program is offered under the GNU General Public License.
Please feel free to download the code, read it, modify it, compile it and
run it locally. -Parameter definitions:
use_naca: logical, true if we want to generate a NACA 4/5 digit airfoil
internally, false if we should read the coordinates from the
UIUC database.
naca: integer NACA 4/5 digit number. Note, no error checking is
performed here to see if it s a valid number. that s done by the
perl-scr ipt that executes this code, so make sure you give it a
valid number.
airfoil: string, name of the database airfoil to read, including the
relative path-name.
smoothing: logical, true if you want to smooth the surface points that you
read from a file. Note, smoothing will alter the airfoil data,
however, unsmoothed data may result in ripples in the pressure.
npanels: integer number of panels for the simulations. If you want to use
more than 200, increase the value of ndim in the common.inc file
相关搜索: panelcode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Panel Code II/common.inc
Panel Code II/Debug/DF60.PDB
Panel Code II/Debug/gaussian_elimination.obj
Panel Code II/Debug/initialize.obj
Panel Code II/Debug/inverse.obj
Panel Code II/Debug/load_coefficients.obj
Panel Code II/Debug/load_coordinates.obj
Panel Code II/Debug/load_cp.obj
Panel Code II/Debug/load_field_vars.obj
Panel Code II/Debug/load_grid.obj
Panel Code II/Debug/load_naca.obj
Panel Code II/Debug/load_streamlines.obj
Panel Code II/Debug/main.obj
Panel Code II/Debug/main.pdb
Panel Code II/Debug/makefile.obj
Panel Code II/Debug/naca45.obj
Panel Code II/Debug/output.obj
Panel Code II/Debug/polynomial.obj
Panel Code II/Debug/print_cp.obj
Panel Code II/Debug/print_field_pres.obj
Panel Code II/Debug/print_foil.obj
Panel Code II/Debug/print_grid.obj
Panel Code II/Debug/print_streamlines.obj
Panel Code II/Debug/print_vectors.obj
Panel Code II/Debug/read_airfoil.obj
Panel Code II/Debug/redistribute_points.obj
Panel Code II/Debug/spline.obj
Panel Code II/Debug/splint.obj
Panel Code II/Debug/velocity.obj
Panel Code II/gaussian_elimination.f
Panel Code II/initialize.f
Panel Code II/inverse.f
Panel Code II/load_coefficients.f
Panel Code II/load_coordinates.f
Panel Code II/load_cp.f
Panel Code II/load_field_vars.f
Panel Code II/load_grid.f
Panel Code II/load_naca.f
Panel Code II/load_streamlines.f
Panel Code II/main.dsp
Panel Code II/main.dsw
Panel Code II/main.f
Panel Code II/main.ncb
Panel Code II/main.opt
Panel Code II/main.plg
Panel Code II/makefile.f
Panel Code II/naca45.f
Panel Code II/output.f
Panel Code II/polynomial.f
Panel Code II/print_cp.f
Panel Code II/print_field_pres.f
Panel Code II/print_foil.f
Panel Code II/print_grid.f
Panel Code II/print_streamlines.f
Panel Code II/print_vectors.f
Panel Code II/read_airfoil.f
Panel Code II/redistribute_points.f
Panel Code II/spline.f
Panel Code II/splint.f
Panel Code II/velocity.f
Panel Code II/Debug
Panel Code II
Panel Code II/Debug/DF60.PDB
Panel Code II/Debug/gaussian_elimination.obj
Panel Code II/Debug/initialize.obj
Panel Code II/Debug/inverse.obj
Panel Code II/Debug/load_coefficients.obj
Panel Code II/Debug/load_coordinates.obj
Panel Code II/Debug/load_cp.obj
Panel Code II/Debug/load_field_vars.obj
Panel Code II/Debug/load_grid.obj
Panel Code II/Debug/load_naca.obj
Panel Code II/Debug/load_streamlines.obj
Panel Code II/Debug/main.obj
Panel Code II/Debug/main.pdb
Panel Code II/Debug/makefile.obj
Panel Code II/Debug/naca45.obj
Panel Code II/Debug/output.obj
Panel Code II/Debug/polynomial.obj
Panel Code II/Debug/print_cp.obj
Panel Code II/Debug/print_field_pres.obj
Panel Code II/Debug/print_foil.obj
Panel Code II/Debug/print_grid.obj
Panel Code II/Debug/print_streamlines.obj
Panel Code II/Debug/print_vectors.obj
Panel Code II/Debug/read_airfoil.obj
Panel Code II/Debug/redistribute_points.obj
Panel Code II/Debug/spline.obj
Panel Code II/Debug/splint.obj
Panel Code II/Debug/velocity.obj
Panel Code II/gaussian_elimination.f
Panel Code II/initialize.f
Panel Code II/inverse.f
Panel Code II/load_coefficients.f
Panel Code II/load_coordinates.f
Panel Code II/load_cp.f
Panel Code II/load_field_vars.f
Panel Code II/load_grid.f
Panel Code II/load_naca.f
Panel Code II/load_streamlines.f
Panel Code II/main.dsp
Panel Code II/main.dsw
Panel Code II/main.f
Panel Code II/main.ncb
Panel Code II/main.opt
Panel Code II/main.plg
Panel Code II/makefile.f
Panel Code II/naca45.f
Panel Code II/output.f
Panel Code II/polynomial.f
Panel Code II/print_cp.f
Panel Code II/print_field_pres.f
Panel Code II/print_foil.f
Panel Code II/print_grid.f
Panel Code II/print_streamlines.f
Panel Code II/print_vectors.f
Panel Code II/read_airfoil.f
Panel Code II/redistribute_points.f
Panel Code II/spline.f
Panel Code II/splint.f
Panel Code II/velocity.f
Panel Code II/Debug
Panel Code II
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.