Blade Element Momentum Method for Propellers and Turbines.
Author: Andrew Ning
Originally based on my paper: http://dx.doi.org/10.1002/we.1636 and my earlier python code: https://github.com/wisdem/ccblade. But extended for propellers, wind reversals, no wind in one direction, etc. See documentation for usage. A theory document is also available for developers.
pkg> add https://github.com/byuflowlab/CCBlade.jl
pkg> activate .
pkg> test
Read the Guide for examples.
See theory manual.