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
Copy file name to clipboardExpand all lines: examples/README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,17 @@ The examples are described below:
7
7
8
8
## Numbered Examples
9
9
10
-
The numbered example folders (01-08) contain small isolated examples showing ontologies and driver files for basic functionalities. Within each folder, a number of sub-functionalities are shown individually. Currently, only the 01_Visualization folder is developed, as this is a work in progress.
10
+
The numbered example folders (01-08) contain small isolated examples showing ontologies and driver files for basic functionalities. Within each folder, a number of sub-functionalities are shown individually. Currently, only the 01-03 example folders are developed, as this is a work in progress.
11
+
The numbered example folders are as follows:
12
+
- 01_Visualization : 2D and 3D plotting of various components and array information
13
+
- 02_Mooring_Analysis_MoorPy : Run and analyze mooring and cable simulations
14
+
- 03_Frequency_Domain_Analysis_RAFT : Run and analyze floating platform/ floating wind simulations
15
+
- 04_Geography : Load and set up geographical information such as soils, bathymetry, lease coordinates, etc
16
+
- 05_Anchor_Capacity_and_Sizing : Calculate anchor capacity and size anchors to meet safety requirements
17
+
- 06_Wakes_Analysis_FLORIS : Run and analyze wind turbine wake simulations
18
+
- 07_Cost_Analysis : Calculate total cost of array components, output spreadsheet breakdown of costs
19
+
- 08_Cable_Rerouting : Reroute intra-array cables around mooring lines and anchors
20
+
- 09_Failure_Analysis : Run a failure analysis of the array
11
21
12
22
## FAModel project from a yaml file example
13
23
This example shows how to make an FAModel project from a yaml file. The sample shows various possibilities for mooring and anchoring including shared moorings and shared anchors. It also shows some functionalities of FAModel including:
0 commit comments