Skip to content

This repository contains the source code for a modified Beddoes-Leishman dynamic stall model

Notifications You must be signed in to change notification settings

luizpancini/BL-DSM-JFS-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BL-dynamic-stall-model

Author: Luiz Pancini

This repository contains the source code for the modified Beddoes-Leishman semi-empirical dynamic stall model presented in the article 1.

Usage

The main program is the src/BL_model.m file. One may choose to run the model proposed in the article, or our interpretation of Sheng et al.'s model 2. It calculates the two-dimensional unsteady aerodynamic coefficients for an airfoil pitching sinusoidally about its quarter-chord, under specified flow and motion conditions (Mach number, reduced frequency, mean angle of attack and angle of attack range). The freestream Mach number is assumed to be smaller then 0.3. Test cases may be input as an experimental set from NASA's database 3, or from the University of Glasgow database 4.

The scripts NASA Data/generate_frame.m and Glasgow Data/generate_GUD.m are included to create the .mat files containing the data sets for comparison.

If you find this model helpful in your work, please cite the original article 1.

References

Footnotes

  1. dos Santos, L. G. P., & Marques, F. D. (2021). Improvements on the Beddoes–Leishman dynamic stall model for low speed applications. Journal of Fluids and Structures, 106, 103375. 2

  2. Sheng, W., Galbraith, R. A. M., & Coton, F. N. (2008). A modified dynamic stall model for low Mach numbers. Journal of Solar Energy Engineering, 130(3), 031013.

  3. McAlister, K. W., Pucci, S. L., McCroskey, W. J., & Carr, L. W. (1982). An Experimental Study of Dynamic Stall on Advanced Airfoil Sections. Volume 2. Pressure and Force Data. NATIONAL AERONUATICS AND SPACE ADMINISTRATION, MOFFETT FIELD, CA, AMES RESEARCH CENTER.

  4. Green, R. B. & Giuni, M. (2017). Dynamic stall database R and D 1570-AM-01: Final Report.

About

This repository contains the source code for a modified Beddoes-Leishman dynamic stall model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages