We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3ef9e commit e9cbd29Copy full SHA for e9cbd29
docs/sphinx/user/inputs_Actuator.rst
@@ -275,6 +275,12 @@ Example for ``FixedWingLine``::
275
TurbineFastLine
276
"""""""""""""""
277
278
+This actuator type requires an AMR-Wind build with OpenFAST coupling
279
+enabled. AMR-Wind provides flow quantities at the actuator point
280
+locations to OpenFAST and OpenFAST provides the actuator point
281
+locations and forces at those points. This tight coupling happens at
282
+every time step.
283
+
284
Example for ``TurbineFastLine``::
285
286
incflo.physics = FreeStream Actuator
0 commit comments