BEM

Wind turbine aerodynamic loads in Python with "bemused"

The aerodynamic loads on a wind turbine rotor are often calculated using Blade Element -- Momentum theory (BEM). As part of my PhD thesis I implemented the BEM calculations in Python, and I've now tidied this up as an open-source Python package `bemused` that I'll introduce here.