Open Sustainable Technology

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

openfast

A multi-physics, multi-fidelity tool for simulating the coupled dynamic response of wind turbines and wind farms.
https://github.com/openfast/openfast

aeroelasticity wind wind-energy wind-farm wind-power wind-turbine

Last synced: about 1 hour ago
JSON representation

Repository metadata

Main repository for the NREL-supported OpenFAST whole-turbine and FAST.Farm wind farm simulation codes.

README

        

OpenFAST
========

|actions| |nbsp| |rtfd|

.. |actions| image:: https://github.com/openfast/openfast/actions/workflows/automated-dev-tests.yml/badge.svg?branch=dev
:target: https://github.com/OpenFAST/openfast/actions/workflows/automated-dev-tests.yml?query=workflow%3A%22Development+Pipeline%22
:alt: Build Status
.. |rtfd| image:: https://readthedocs.org/projects/openfast/badge/?version=dev
:target: https://openfast.readthedocs.io/en/dev
:alt: Documentation Status
.. |nbsp| unicode:: 0xA0
:trim:

OpenFAST is a wind turbine simulation tool which builds on FAST v8. FAST.Farm
extends the capability of OpenFAST to simulate multi-turbine wind farms. They were
created with the goal of being community models developed and used by research
laboratories, academia, and industry. They are managed by a dedicated team at the
National Renewable Energy Lab. Our objective is to ensure that OpenFAST and FAST.Farm
are sustainable software that are well tested and well documented. If you'd like
to contribute, see the `Developer Documentation `_
and any open GitHub issues with the
`Help Wanted `_
tag.

**OpenFAST is under active development**.

FAST v8 - OpenFAST
------------------
The transition from FAST v8 to OpenFAST represents the effort to better
support an open-source developer community around FAST-based aero-hydro-servo-
elastic engineering models of wind-turbines and wind-plants. OpenFAST is the
next generation of FAST analysis tools. More information is available in the
`transition notes `_.

FAST v8, now OpenFAST, is a physics-based engineering tool for simulating the coupled dynamic
response of wind turbines. OpenFAST joins aerodynamics models, hydrodynamics models
for offshore structures, control and electrical system (servo) dynamics models,
and structural (elastic) dynamics models to enable coupled nonlinear aero-
hydro-servo-elastic simulation in the time domain. The OpenFAST tool enables the
analysis of a range of wind turbine configurations, including two- or
three-blade horizontal-axis rotor, pitch or stall regulation, rigid or
teetering hub, upwind or downwind rotor, and lattice or tubular tower. The wind
turbine can be modeled on land or offshore on fixed-bottom or floating
substructures. OpenFAST is based on advanced engineering models derived from
fundamental laws, but with appropriate simplifications and assumptions, and
supplemented where applicable with computational solutions and test data.

With OpenFAST, you can run large numbers of nonlinear time-domain simulations
in approximately real time to enable standards-based loads analysis for predicting
wind system ultimate and fatigue loads. You can also linearize the underlying
nonlinear model about an operating point to understand the system response
and enable the calculation of natural frequencies, damping, and mode shapes;
the design of controllers, and analysis of aero-elastic instabilities.

The aerodynamic models use wind-inflow data and solve for the rotor-wake
effects and blade-element aerodynamic loads, including dynamic stall. The
hydrodynamics models simulate the regular or irregular incident waves and
currents and solve for the hydrostatic, radiation, diffraction, and viscous
loads on the offshore substructure. The control and electrical system models
simulate the controller logic, sensors, and actuators of the blade-pitch,
generator-torque, nacelle-yaw, and other control devices, as well as the
generator and power-converter components of the electrical drive. The
structural-dynamics models apply the control and electrical system
reactions, apply the aerodynamic and hydrodynamic loads, adds gravitational
loads, and simulate the elasticity of the rotor, drivetrain, and support
structure. Coupling between all models is achieved through a modular
interface and coupler (glue code).

FAST.Farm extends the capabilities of OpenFAST to provide physics-based
engineering simulation of multi-turbine land-based, fixed-bottom offshore,
and floating offshore wind farms. With FAST.Farm, you can simulate each wind
turbine in the farm with an OpenFAST model and capture the relevant
physics for prediction of wind farm power performance and structural loads,
including wind farm-wide ambient wind, super controller, and wake advection,
meandering, and merging. FAST.Farm maintains computational efficiency
through parallelization to enable loads analysis for predicting the ultimate
and fatigue loads of each wind turbine in the farm.

Documentation
-------------
The full documentation is available at http://openfast.readthedocs.io/.

This documentation is stored and maintained alongside the source code.
It is compiled into HTML with Sphinx and is tied to a particular version
of OpenFAST. `Readthedocs `_ hosts the following
versions of the documentation:

* ``latest`` - The latest commit on the ``main`` branch
* ``stable`` - Corresponds to the last tagged release
* ``dev`` - The latest commit on the ``dev`` branch

These can be toggled with the ``v: latest`` button in the lower left corner of
the docs site.

Obtaining OpenFAST and FAST.Farm
--------------------------------
OpenFAST and FAST.Farm are hosted entirely on GitHub so you are in the
`right place `_!
The repository is structured with two branches following the
"git-flow" convention:

* ``main``
* ``dev``

The ``main`` branch is stable, well tested, and represents the most up to
date released versions of OpenFAST and FAST.Farm. The latest commit on ``main``
contains a tag with version info and brief release notes. The tag history can be
obtained with the ``git tag`` command and viewed in more detail on
`GitHub Releases `_. For general
use, the ``main`` branch is highly recommended.

The ``dev`` branch is generally stable and tested, but not static. It contains
new features, bug fixes, and documentation updates that have not been compiled
into a production release. Before proceeding with new development, it is
recommended to explore the ``dev`` branch. This branch is updated regularly
through pull requests, so be sure to ``git fetch`` often and check
`outstanding pull requests `_.

For those not familiar with git and GitHub, there are many resources:

* https://guides.github.com
* https://try.github.io
* https://help.github.com/categories/bootcamp/
* https://desktop.github.com/
* http://nvie.com/posts/a-successful-git-branching-model/

Compilation, Usage, and Development
-----------------------------------
Details for compiling
`compiling `_,
`using `_, and
`developing `_
OpenFAST and FAST.Farm on Unix-based and Windows machines are available at
`readthedocs `_.

Help
----
Please use `GitHub Issues `_ to:

* ask usage questions
* report bugs
* request code enhancements

Users and developers may also be interested in the NREL National Wind
Technology Center (NWTC) `phpBB Forum `_,
which is still maintained and has a long history of FAST-related questions
and answers.

Acknowledgments
---------------

OpenFAST and FAST.Farm are maintained and developed by researchers and software
engineers at the `National Renewable Energy Laboratory `_
(NREL), with support from the US Department of Energy's Wind Energy Technology
Office. NREL gratefully acknowledges development contributions from the following
organizations:

* Envision Energy USA, Ltd
* Brigham Young University
* The University of Massachusetts
* `Intel® Parallel Computing Center (IPCC) `_


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 8,611
Total Committers: 86
Avg Commits per committer: 100.128
Development Distribution Score (DDS): 0.688

Commits in past year: 412
Committers in past year: 15
Avg Commits per committer in past year: 27.467
Development Distribution Score (DDS) in past year: 0.65

Name Email Commits
Bonnie Jonkman b****n@n****v 2688
Qi Wang q****2@n****v 1124
andrew-platt a****t@n****v 1061
Rafael M Mudafort r****f@g****m 1033
Emmanuel Branlard e****d@n****v 623
Greg Hayman g****n@n****v 341
Mike Sprague m****e@n****v 204
John Michalakes j****s@n****v 174
Hannah Ross h****s@n****v 134
cortadocodes c****s@p****m 122
Derek Slaughter d****r@g****m 120
Greg Hayman h****y@g****m 109
Greg Hayman g****n@n****v 82
Matt Hall 5****l 77
Jason Jonkman j****n@n****v 74
Ganesh Vijayakumar g****r@n****v 69
Marshall Buhl m****l@n****v 57
Russell9798 1****8 42
unknown n****n@n****v 34
Marco Masciola m****a@n****v 29
Bortolotti p****i@g****m 28
el e****o 27
RyanDavies19 r****9@g****m 26
Shreyas Ananthan s****s@u****u 24
unknown n****1@n****v 24
Richard Crozier r****r@r****m 24
Jon Rood j****d@n****v 18
Michael Schmidt m****1@g****m 18
Rick Damiani r****i@n****v 17
Nicole Mendoza n****a@n****v 15
and 56 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1,155
Total pull requests: 750
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 455
Total pull request authors: 62
Average comments per issue: 4.92
Average comments per pull request: 1.83
Merged pull request: 677
Bot issues: 0
Bot pull requests: 0

Past year issues: 341
Past year pull requests: 205
Past year average time to close issues: 19 days
Past year average time to close pull requests: 8 days
Past year issue authors: 153
Past year pull request authors: 19
Past year average comments per issue: 3.67
Past year average comments per pull request: 1.34
Past year merged pull request: 185
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/openfast/openfast

Top Issue Authors

  • jjonkman (46)
  • andrew-platt (32)
  • ZL6462 (31)
  • ebranlard (31)
  • tchatte3 (23)
  • rafmudaf (21)
  • May0048 (19)
  • YangLeiTH (15)
  • robytian (14)
  • ietqlw (13)
  • Tommi1198 (13)
  • sffgd (13)
  • bjonkman (13)
  • shipors (10)
  • RBergua (10)

Top Pull Request Authors

  • andrew-platt (186)
  • rafmudaf (134)
  • bjonkman (99)
  • ebranlard (78)
  • deslaughter (40)
  • luwang00 (17)
  • hkross (15)
  • gantech (15)
  • ghost (14)
  • sayerhs (11)
  • HaymanConsulting (10)
  • ashesh2512 (10)
  • RyanDavies19 (9)
  • jjonkman (9)
  • mattEhall (7)

Top Issue Labels

  • Type: Bug (307)
  • Type: Question (281)
  • Type: Enhancement (157)
  • Module: AeroDyn (92)
  • FAST.Farm (84)
  • Module: HydroDyn (80)
  • Type: Usage question (71)
  • Module: BeamDyn (53)
  • Module: ElastoDyn (48)
  • Type: Build issue (47)
  • Type: Documentation (43)
  • Type: Testing (42)
  • Sytem: MATLAB/Simulink (32)
  • Type: Compiling Question (31)
  • Module: InflowWind (30)
  • Module: TurbSim (28)
  • Module: ServoDyn (27)
  • System: CMake (25)
  • Module: SubDyn (24)
  • Module: OLAF (22)
  • System: Visual Studio (21)
  • System: Unix (18)
  • System: Windows (16)
  • Help wanted (14)
  • Module: MoorDyn (14)
  • Feature: Linearization (13)
  • Module: MAP++ (12)
  • System: MinGW/CygWin (8)
  • C++ API (6)
  • Compiler: Intel (5)

Top Pull Request Labels

  • Module: AeroDyn (121)
  • Type: Enhancement (112)
  • Type: Bug (111)
  • Type: Testing (72)
  • Module: HydroDyn (72)
  • Type: Documentation (61)
  • System: CMake (45)
  • Module: BeamDyn (41)
  • FAST.Farm (41)
  • Module: InflowWind (40)
  • Type: Build issue (34)
  • Module: NWTC Lib (32)
  • Module: OpenFAST Lib (31)
  • Module: MoorDyn (28)
  • Module: ServoDyn (27)
  • C++ API (24)
  • Feature: Linearization (23)
  • Module: SubDyn (23)
  • System: Visual Studio (21)
  • Module: ElastoDyn (20)
  • Sytem: MATLAB/Simulink (18)
  • FAST Registry (17)
  • Module: SeaState (15)
  • Module: MAP++ (13)
  • Feature: MHK (13)
  • Module: TurbSim (13)
  • Status: Review (13)
  • Module: AWAE (10)
  • Module: OLAF (9)
  • Module: OpenFOAM (8)

Package metadata

proxy.golang.org: github.com/openfast/openfast

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/openfast/openfast#section-documentation
  • Licenses: apache-2.0
  • Latest release: v3.5.3+incompatible (published 30 days ago)
  • Last Synced: 2024-05-10T09:05:35.192Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 1.622%
    • Average: 4.057%
    • Dependent packages count: 6.492%
proxy.golang.org: github.com/OpenFAST/openfast

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/OpenFAST/openfast#section-documentation
  • Licenses:
  • Latest release: v3.5.3+incompatible (published 30 days ago)
  • Last Synced: 2024-05-10T09:05:35.189Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
conda-forge.org: openfast

NREL-supported OpenFAST whole-turbine simulation code

  • Homepage: https://github.com/openfast/openfast
  • Licenses: Apache-2.0
  • Latest release: 3.3.0 (published over 1 year ago)
  • Last Synced: 2024-04-17T18:00:48.658Z (24 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 7.926%
    • Stargazers count: 17.29%
    • Average: 27.604%
    • Dependent repos count: 34.025%
    • Dependent packages count: 51.175%

Dependencies

.github/workflows/automated-dev-tests.yml actions
  • ./.github/actions/tests-module-aerodyn * composite
  • ./.github/actions/tests-module-beamdyn * composite
  • ./.github/actions/tests-module-hydrodyn * composite
  • ./.github/actions/tests-module-inflowwind * composite
  • ./.github/actions/tests-module-moordyn * composite
  • ./.github/actions/tests-module-nwtclibrary * composite
  • ./.github/actions/tests-module-subdyn * composite
  • ./.github/actions/tests-module-version * composite
  • actions/cache v3.0.4 composite
  • actions/checkout main composite
  • actions/setup-python v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/conda-deploy.yml actions
  • actions/checkout main composite
docs/requirements.txt pypi
  • Pygments >=2.2
  • Sphinx >=1.8.5
  • breathe >=4.4
  • docutils ==0.16
  • pyparsing >=2.1
  • requests *
  • sphinx_rtd_theme >=0.3
  • sphinxcontrib-bibtex >=2.0.0
  • sphinxcontrib-doxylink >=1.3
  • sphinxcontrib-mermaid >=0.6
.github/actions/tests-gluecode-openfast/action.yml actions
.github/actions/tests-module-aerodyn/action.yml actions
.github/actions/tests-module-beamdyn/action.yml actions
.github/actions/tests-module-hydrodyn/action.yml actions
.github/actions/tests-module-inflowwind/action.yml actions
.github/actions/tests-module-moordyn/action.yml actions
.github/actions/tests-module-nwtclibrary/action.yml actions
.github/actions/tests-module-subdyn/action.yml actions
.github/actions/tests-module-version/action.yml actions
share/docker/openfast_dev/Dockerfile docker
  • rafmudaf/openfast-ubuntu v2.3.0 build
share/docker/openfast_ubuntu/Dockerfile docker
  • ubuntu bionic build

Score: -Infinity