Skip to content

Conversation

@abhineet-gupta
Copy link
Contributor

@abhineet-gupta abhineet-gupta commented Oct 23, 2025

Not ready to merge yet (Need to wait for release of WHOC v0.6)

Feature or improvement description
Documentation update to include some description of external tools that can be used to design super controllers for FAST.Farm.

Impacted areas of the software
FAST.Farm

@abhineet-gupta abhineet-gupta changed the base branch from main to dev October 23, 2025 19:00
Copy link
Collaborator

@jjonkman jjonkman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this documentation change. Please find a few edits below.

Turbine controller and super controller
---------------------------------------

FAST.Farm does not include modules for individual turbine controllers
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add "its own" before "modules".

---------------------------------------

FAST.Farm does not include modules for individual turbine controllers
or farm-level controller (super controllers) and relies on
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change "and" to ", but".

FAST.Farm does not include modules for individual turbine controllers
or farm-level controller (super controllers) and relies on
separately compiled routines for them.
FAST.Farm defers to the OpenFAST model of individual turbine for turbine controller.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add "the" before "turbine controller".

The controller is specified in the ServoDyn module of OpenFAST.
OpenFAST allows for the use of bladed-style controllers in DLL format.
Tools like `Reference Open Source Controller` (`ROSCO <https://github.com/NREL/ROSCO>`_)
can be used to design and integrate turbine controller in DLL format.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ", if the user does not already have their own controller" before the period.

can be used to design and integrate turbine controller in DLL format.

Farm-level super controller can be designed and implemented using external tools.
`Wind-Hybrid-Open-Controller` (`WHOC <https://github.com/NREL/wind-hybrid-open-controller>`_) tool
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add "The" before "Wind".

`Wind-Hybrid-Open-Controller` (`WHOC <https://github.com/NREL/wind-hybrid-open-controller>`_) tool
provides for rapid design of common farm-level controllers such as wake steering
control, spatial filtering/consensus and active power control etc.
WHOC includes examples the design of a wake steering controller and implementation on
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add "demonstrating" before "the".

a small farm using FAST.Farm.
The `Reference Open Source Controller` (`ROSCO <https://github.com/NREL/ROSCO>`_)
also has wind farm control capability.
It gives user low-level access to various turbine measurements and offsets, and
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add "the" before "user".

provides for rapid design of common farm-level controllers such as wake steering
control, spatial filtering/consensus and active power control etc.
WHOC includes examples the design of a wake steering controller and implementation on
a small farm using FAST.Farm.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Presumably, WHOC interacts with ROSCO for individual turbine control?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants