Skip to content

Commit 34b5bbb

Browse files
committed
Update
1 parent 958cb8f commit 34b5bbb

4 files changed

Lines changed: 28 additions & 24 deletions

File tree

content/dp_capability_tool/_index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ title: "DP Capability Tool"
1414

1515
---
1616

17-
## Key Features at a Glance
17+
## Key Features
1818

1919

2020
{{< cards cols="1" >}}
@@ -51,7 +51,7 @@ title: "DP Capability Tool"
5151

5252
---
5353

54-
## 🧮 Analysis Functions
54+
## Analysis Functions
5555

5656
### Feasibility Calculation
5757
Determine whether a valid thrust allocation solution exists for a given environmental condition while minimizing total power consumption.
@@ -61,7 +61,7 @@ Assess the **maximum environmental loads** a vessel can withstand while maintain
6161

6262
---
6363

64-
## ⚙️ DP System & Thruster Modeling
64+
## DP System & Thruster Modeling
6565

6666
### Comprehensive Thruster Configuration
6767
Model a wide range of thruster types, including:
@@ -76,7 +76,7 @@ Apply robust thrust allocation algorithms to realistically distribute thrust for
7676

7777
---
7878

79-
## 🌊 Environmental Load Modeling
79+
## Environmental Load Modeling
8080

8181
### Multi-Source Environmental Loads
8282
Accurately model external forces acting on the vessel, including:
@@ -88,7 +88,7 @@ These loads form the basis for both feasibility and capability calculations.
8888

8989
---
9090

91-
## ⚠️ Failure & Scenario Analysis
91+
## Failure & Scenario Analysis
9292

9393
### Failure Mode Definition
9494
Simulate DP system performance under defined failure conditions, such as:
@@ -100,7 +100,7 @@ This supports intact and failure case evaluations in accordance with DP practice
100100

101101
---
102102

103-
## 📸 Screenshots
103+
## Screenshots
104104

105105
### Project-Based Workflow
106106
![Project Management View](./images/Snipaste_2026-01-13_09-35-46.png)
@@ -120,7 +120,7 @@ This supports intact and failure case evaluations in accordance with DP practice
120120

121121
---
122122

123-
## 📊 Visualization & Results
123+
## Visualization & Results
124124

125125
### Capability and Feasibility Plots
126126
Generate clear visual outputs, including **rose plots**, to illustrate vessel performance under different load directions and environmental conditions.
@@ -130,7 +130,7 @@ Inspect analysis results interactively to better understand thrust utilization,
130130

131131
---
132132

133-
## 🧰 Engineering Utilities & Rules
133+
## Engineering Utilities & Rules
134134

135135
### Built-in Rule Utilities
136136
Includes calculation utilities aligned with industry guidance and classification society practices, such as:
@@ -141,7 +141,7 @@ These utilities assist with consistent and standards-aware analysis.
141141

142142
---
143143

144-
## 🖥 User Interface & Project Management
144+
## User Interface & Project Management
145145

146146
### Project-Based Workflow
147147
Organize all models, configurations, and results within a structured project system.
@@ -156,7 +156,7 @@ This design improves efficiency and usability for engineering workflows.
156156

157157
---
158158

159-
## Typical Applications
159+
## Typical Applications
160160

161161
- DP capability assessment for offshore vessels
162162
- Operability and environmental limit evaluation

content/dp_capability_tool/tutorials/_index.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,4 @@ sidebar:
66
open: true
77
---
88

9-
This section covers some advanced topics of the theme.
10-
11-
<!--more-->
12-
13-
{{< cards >}}
14-
{{< card link="multi-language" title="Multi-language" icon="translate" >}}
15-
{{< card link="customization" title="Customization" icon="pencil" >}}
16-
{{< card link="comments" title="Comments System" icon="chat-alt" >}}
17-
{{< /cards >}}
9+
One tutorial is provided to help users become familiar with the user interface and the typical DP capability analysis procedures.

content/dp_capability_tool/tutorials/tutorial1/_index.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66
open: true
77
---
88

9-
# Tutorial: DP Capability Analysis for an Offshore Wind Turbine Installation Vessel
9+
# DP Capability Analysis for an Offshore Wind Turbine Installation Vessel
1010

1111
## 1. Introduction
1212

@@ -104,9 +104,10 @@ Failure modes are organized into **failure mode groups**, each representing a sp
104104

105105
The user must:
106106

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
110111

111112
---
112113

@@ -117,7 +118,18 @@ For azimuth thrusters, additional constraints can be applied:
117118
- **Thrust factor curve** over the full **0–360°** range
118119
- **Multiple forbidden azimuth zones**, where thrust is restricted or not allowed
119120

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+
![Thrust loss factor curve and forbidden zones](./images/ThrustLossFactorForbiddenZones.gif)
132+
121133

122134
---
123135

164 KB
Loading

0 commit comments

Comments
 (0)