Skip to content

ChooseDews/ThinAirfoilDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thin Lifting Theory From An Arbitrary Airfoil

This javascript and canvas based program allows you to compute the mean camber and lift coefficient for any airfoil a user draws.

Demo

Developing & Building

This project uses Parcel to compile which can be installed with npm install -g parcel. To build and start a developer server use npm start. To build for production npm run build

Releases

No releases published

Packages

No packages published