You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -120,7 +120,7 @@ This supports intact and failure case evaluations in accordance with DP practice
120
120
121
121
---
122
122
123
-
## 📊 Visualization & Results
123
+
## Visualization & Results
124
124
125
125
### Capability and Feasibility Plots
126
126
Generate clear visual outputs, including **rose plots**, to illustrate vessel performance under different load directions and environmental conditions.
Copy file name to clipboardExpand all lines: content/dp_capability_tool/tutorials/tutorial1/_index.md
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ sidebar:
6
6
open: true
7
7
---
8
8
9
-
# Tutorial: DP Capability Analysis for an Offshore Wind Turbine Installation Vessel
9
+
# DP Capability Analysis for an Offshore Wind Turbine Installation Vessel
10
10
11
11
## 1. Introduction
12
12
@@ -104,9 +104,10 @@ Failure modes are organized into **failure mode groups**, each representing a sp
104
104
105
105
The user must:
106
106
107
-
1. Create a failure mode group with a meaningful name
108
-
2. Define one or more failure modes within the group
109
-
3. Specify which thrusters are **active** or **failed** in each mode
107
+
1. Create a failure mode group with a meaningful name
108
+
2. Define one or more failure modes within the group
109
+
3. Specify which thrusters are **active** or **failed** in each mode
110
+
4. Specify azimuth thruster thrust loss factor curves and restricted azimuth sectors
110
111
111
112
---
112
113
@@ -117,7 +118,18 @@ For azimuth thrusters, additional constraints can be applied:
117
118
-**Thrust factor curve** over the full **0–360°** range
118
119
-**Multiple forbidden azimuth zones**, where thrust is restricted or not allowed
119
120
120
-
These settings allow realistic modeling of mechanical, structural, or operational limitations.
121
+
These settings allow realistic modeling of mechanical, structural, or operational limitations.
122
+
123
+
DNV-ST-0111 and the ABS Guide for Dynamic Positioning Systems provide detailed guidance on how to account for thrust loss factor curves and forbidden zones.
124
+
125
+
In this tutorial, the thrust loss factor for **Th1** is set to 0.9 over the full 360° azimuth range, with a forbidden zone defined between 71° and 109°.
126
+
127
+
The thrust loss factor for **Th2** is identical to that of **Th1**, while its forbidden zone is defined on the opposite side, ranging from 251° to 289°.
128
+
129
+
The thrust loss factor curve is presented in the right-side plot, and the forbidden zones are marked on the azimuth thrusters in the thruster position view.
130
+
131
+

0 commit comments