Skip to content

Blade Element Momentum Method for Propellers and Turbines

License

Notifications You must be signed in to change notification settings

ehariton/CCBlade.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCBlade.jl

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.

Install

pkg> add https://github.com/byuflowlab/CCBlade.jl

Run Unit Tests

pkg> activate .
pkg> test

Get Started

Read the Guide for examples.

Develop

See theory manual.

About

Blade Element Momentum Method for Propellers and Turbines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.2%
  • Julia 27.8%