Albatross.jl
Albatross is a Julia software for reduced-order analysis of vertical-axis wind turbines.
This project is under active development. Breaking changes may occur at any time, and backward compatibility is not guaranteed until a stable release.
Quick Install
Albatross is not yet a registered Julia package. To install it,
Download Julia version 1.11 or later.
Launch Julia and type
import Pkg Pkg.add("https://github.com/gabrielbdsantos/Albatross.jl.git")