Author: Adam Cardoza
Contact: adam@cardoza.one
This package provides convinient methods to parse OpenFAST input files. OpenFAST is a multi-physics, multi-fidelity tool for simulating the coupled dynamic response of wind turbines created and maintained by the National Renewable Energy Labratory (NREL). OpenFAST is written in FORTRAN, and is typically operated from the command line via input and output text files. For further information about OpenFAST, consult the official documentation.
Some additional notes:
- Some additional features like an implementation of the rainflow counting algorithm have also been implemented here.
Follow the installation instructions from OpenFAST.
- To start, check out the quick start tutorial.
- Then take a look at the examples.
- If more information is required, checkout the API in the reference.