Skip to content

ehariton/CCBlade.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 72.2%
  • Julia 27.8%