NACA 4 digit Airfoil Generator

버전 1.4.0.0 (1.93 KB) 작성자: J. Divahar
Generates the NACA 4 digit airfoil coordinates
다운로드 수: 28.8K
업데이트 날짜: 2009/2/12

라이선스 보기

"naca4gen.m" Generates the NACA 4 digit airfoil coordinates with desired no. of panels (line elements) on it.

FEATURES:
*Accurate coordinate generation with the required precision
*Option to generate closed or open Trailing Edge
*Additional separate outputs for camber line, upper surface and lower surface
*A tst (test) file included

INPUTS:
[1] NACA 4 digit designation (eg. '2412')
[2] No of panels (line elements) PER SIDE (upper/lower)
[3] Type of chord station spacing (Half cosine spacing / Uniform spacing)

OUTPUTS:
[1] One can plot the generated airfoil, camber line and the leading edge circle by setting an option input wantPlot=1
[2] A data file can be generated by setting the option input wantFile=1

EXTENSION:
Being a function, the airfoil generator can be called several times from a loop to generate any number of airfoil data files.

인용 양식

J. Divahar (2024). NACA 4 digit Airfoil Generator (https://www.mathworks.com/matlabcentral/fileexchange/19915-naca-4-digit-airfoil-generator), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Airfoil tools에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

*Option to generate closed or open Trailing Edge
*Additional separate outputs for camber line, upper surface and lower surface
*A tst (test) file included

1.0.0.0

Typing Errors