| Crates.io | stormbird |
| lib.rs | stormbird |
| version | 0.7.0 |
| created_at | 2025-10-21 13:43:43.3766+00 |
| updated_at | 2025-10-26 14:49:21.054789+00 |
| description | A library for modelling modern wind propulsion devices |
| homepage | https://github.com/NTNU-IMT/stormbird |
| repository | https://github.com/NTNU-IMT/stormbird |
| max_upload_size | |
| id | 1893816 |
| size | 445,758 |
Stormbird is a library that unifies the implementation of two similar but different methods: the discrete lifting line method and the actuator line method. This crate contains the core functionality written in Rust. Other libraries, such as the pystormbird crate, contain interfaces to this library. See the Stormbird GitHub page for more information.