Skip to content

Commit 2f4bd73

Browse files
committed
More FF instructions
1 parent 7064d7d commit 2f4bd73

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/inputs.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -910,9 +910,10 @@ MoorDyn Input File
910910

911911
The following input file excerpt shows how points can be specified as attached to specific turbines
912912
(turbines 3 and 4 in this example). When a point has "TurbineN" as its attachment, it acts similarly to a
913-
"Coupled" attachment, where the X/Y/Z inputs specify the relative location of the fairlead on the platform.
914-
In the farm-level MoorDyn input file, "Coupled" point types cannot be used because it is ambiguous
915-
which turbine they attach to.
913+
"BodyN" attachment, where the X/Y/Z inputs specify the relative location of the fairlead on the platform.
914+
ex. For a turbine located at (200, 0, 0), a vertical line attached to it's center would have
915+
a fixed point at end A at (200, 0, 0) and a turbineN point at (0, 0, 0). In the farm-level MoorDyn input
916+
file, "Coupled" point types cannot be used because it is ambiguous which turbine they attach to.
916917

917918
.. code-block:: none
918919
:emphasize-lines: 5,6,11

0 commit comments

Comments
 (0)