Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 474 Bytes

MATFOIL

A complete MATLAB implementation of XFOIL

The main idea of this project is to create a completely MATLAB implementation of Mark Drela's XFOIL http://web.mit.edu/drela/Public/web/xfoil/

The goals of this project are (in order of importance):

1.	To produce a code that can be easily used, understood, modified, and extended by its users
2.	To produce a code that is robust
3.	To produce a code that is powerful
4.	To produce a code that is fast