Skip to content

Latest commit

 

History

History
125 lines (86 loc) · 5.52 KB

index.rst

File metadata and controls

125 lines (86 loc) · 5.52 KB

User Documentation

We are in the process of transitioning legacy FAST v8 documentation, which can be found at https://www.nrel.gov/wind/nwtc.html.

Note

Much of the documentation here is legacy documentation from FAST v8. While most of it is still directly applicable to OpenFAST, portions may be out of date.

General

fast_to_openfast.rst api_change.rst input_file_overview.rst

Workshop material, legacy documentation, and other resources are listed below.

Module Documentation

This section contains documentation for the OpenFAST module-coupling environment and its underlying modules. Documentation covers usage of models, underlying theory, and in some cases module verification.

AeroDyn <aerodyn/index.rst> OLAF <aerodyn-olaf/index.rst> Aeroacoustics <aerodyn-aeroacoustics/index.rst> BeamDyn <beamdyn/index.rst> SubDyn <subdyn/index.rst> ExtPtfm <extptfm//index.rst> ElastoDyn <elastodyn/index.rst> HydroDyn <hydrodyn/index.rst> InflowWind <inflowwind/index.rst> ServoDyn <servodyn/index.rst> Structural Control <servodyn-stc/StC_index.rst> TurbSim <turbsim/index.rst> C++ API <cppapi/index.rst> FAST.Farm <fast.farm/index.rst>

The following modules do not currently have formal documentation or are contributed to OpenFAST from organizations external to NREL and the core OpenFAST team. As documentation is added, these resources will be moved to their appropriate location. If newer versions of the external resources are available, please open a GitHub Issue with the information for the new documentation.

  • MAP++
    • Official MAP++ documentation
    • Implementation of a Multi-Segmented, Quasi-Static Cable Model <../../OtherSupporting/MAP/cable_model_development.pdf>
  • FEAMooring
    • :download:Theory Manual <../../OtherSupporting/FEAMooring/FEAM_Theory_Manual.pdf>
    • :download:User's Guide <../../OtherSupporting/FEAMooring/FEAM_Users_Guide.pdf>
  • MoorDyn
  • OrcaFlex Interface:
    • User's Guide <../../OtherSupporting/OrcaFlex/User_Guide_OrcaFlexInterface.pdf>
  • IceFloe
    • Ice Load Project Final Technical Report <../../OtherSupporting/IceFloe/Ice_Load_Final_Report.pdf>
  • IceDyn
    • Draft: FAST Ice Module Manual <../../OtherSupporting/IceDyn/IceDyn_Manual.pdf>
  • TurbSim
    • User's Guide <../../OtherSupporting/TurbSim/TurbSim_v2.00.pdf>

Modularization Framework

Information specific to the modularization framework of OpenFAST is provided here. These are a collection of publications, presentations, and past studies on the subject.

  • The New Modularization Framework for the FAST Wind Turbine CAE Tool
  • Example Module Implementation Plans <../../OtherSupporting/ModulePlan_GasmiPaperExamples.doc>
  • Module and Mesh-Mapping Linearization Implementation Plan <../../OtherSupporting/LinearizationOfMeshMapping_Rev18_Rev2.doc>
  • Interpolation of DCMs <../../OtherSupporting/DCM_Interpolation/DCM_Interpolation.pdf> - A summary of the mathematics used in the interpolation of DCM (direction cosine matrices) using logarithmic mapping and matrix exponentials.
  • Set-point Linearization Development Plan <../../OtherSupporting/DevelopmentPlan-SetPoint-Linearization.pdf>

Glue Code and Mesh Mapping

NWTC Subroutine Library

  • NWTC Library - short overview of subroutines and functions <../../OtherSupporting/NWTC_Library_Description.pdf>