Skip to content

byuflowlab/OpenFASTTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFASTTools

Author: Adam Cardoza
Contact: adam@cardoza.one

Summary:

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.

Installation:

Install OpenFAST

Follow the installation instructions from OpenFAST.

Documentation:

  • 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.

About

A julia wrapper of OpenFAST using I/O to interact with OpenFAST.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors