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/02_Mooring_Analysis_MoorPy/02_moorings_cables.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -76,12 +76,12 @@ dynamic_cable_configs:
76
76
voltage: 66# [kV]
77
77
span : 195# [m] horizontal distance to end of dynamic cable from attachment point
78
78
A: 300# cable conductor area [mm^2]
79
-
cable_type: dynamic_cable_66 # ID of a cable section type from famodel/cables/cableProps_default.yaml. Cable props loaded automatically from this!
79
+
cable_type: dynamic_cable_66 # ID of a cable section type from fad/cables/cableProps_default.yaml. Cable props loaded automatically from this!
80
80
length: 353.505# [m] length (unstretched)
81
81
rJTube : 5# [m] radial distance from center of platform that J-tube is located, can be used instead of a J-tube designation in the platform description
82
82
83
83
sections:
84
-
- type: Buoyancy_750m # name of buoy type from famodel/cables/cableProps_default.yaml - buoy design info read in automatically from this!
84
+
- type: Buoyancy_750m # name of buoy type from fad/cables/cableProps_default.yaml - buoy design info read in automatically from this!
85
85
L_mid: 200# [m] length of cable from platform connection to midpoint of buoyancy section
86
86
N_modules: 6# number of buoyancy modules
87
87
spacing: 11.23# [m] spacing between buoyancy modules
@@ -92,7 +92,7 @@ dynamic_cable_configs:
92
92
name: Dynamic suspended cable configuration 1
93
93
voltage: 33# [kV]
94
94
span: 1512# [m]
95
-
cable_type: dynamic_cable_66 # ID of a cable section type from famodel/cables/cableProps_default.yaml. Cable props loaded automatically from this!
95
+
cable_type: dynamic_cable_66 # ID of a cable section type from fad/cables/cableProps_default.yaml. Cable props loaded automatically from this!
96
96
A: 300# cable conductor area [mm^2]
97
97
length: 1500# [m] length (unstretched)
98
98
rJTube : 58# [m] radial distance from center of platform that J-tube is located
Copy file name to clipboardExpand all lines: examples/02_Mooring_Analysis_MoorPy/05_moorings_cables_marine_growth.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -84,12 +84,12 @@ dynamic_cable_configs:
84
84
voltage: 66# [kV]
85
85
span : 195# [m] horizontal distance to end of dynamic cable from attachment point
86
86
A: 300# cable conductor area [mm^2]
87
-
cable_type: dynamic_cable_66 # ID of a cable section type from famodel/cables/cableProps_default.yaml. Cable props loaded automatically from this!
87
+
cable_type: dynamic_cable_66 # ID of a cable section type from fad/cables/cableProps_default.yaml. Cable props loaded automatically from this!
88
88
length: 353.505# [m] length (unstretched)
89
89
rJTube : 5# [m] radial distance from center of platform that J-tube is located, can be used instead of a J-tube designation in the platform description
90
90
91
91
sections:
92
-
- type: Buoyancy_750m # name of buoy type from famodel/cables/cableProps_default.yaml - buoy design info read in automatically from this!
92
+
- type: Buoyancy_750m # name of buoy type from fad/cables/cableProps_default.yaml - buoy design info read in automatically from this!
93
93
L_mid: 200# [m] length of cable from platform connection to midpoint of buoyancy section
94
94
N_modules: 6# number of buoyancy modules
95
95
spacing: 11.23# [m] spacing between buoyancy modules
@@ -100,7 +100,7 @@ dynamic_cable_configs:
100
100
name: Dynamic suspended cable configuration 1
101
101
voltage: 33# [kV]
102
102
span: 1512# [m]
103
-
cable_type: dynamic_cable_66 # ID of a cable section type from famodel/cables/cableProps_default.yaml. Cable props loaded automatically from this!
103
+
cable_type: dynamic_cable_66 # ID of a cable section type from fad/cables/cableProps_default.yaml. Cable props loaded automatically from this!
104
104
A: 300# cable conductor area [mm^2]
105
105
length: 1500# [m] length (unstretched)
106
106
rJTube : 58# [m] radial distance from center of platform that J-tube is located
0 commit comments