Skip to content

Commit 0c3ef44

Browse files
committed
Removing HAMS BEM files and what causes them:
- removing examples 03 BEM folder created by RAFT runs. - changing RAFT YAML PotMods from True to False to avoid issue in future.
1 parent 7828a9f commit 0c3ef44

File tree

123 files changed

+26
-19870
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+26
-19870
lines changed

examples/01_Visualization/07_3D-visual_platform.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ platform:
3939
rB : [ 0, 0, 15] # [m] and B coordinates
4040
shape : circ # [-] circular or rectangular
4141
gamma : 0.0 # [deg] twist angle about the member's z-axis
42-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
42+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
4343
# --- outer shell including hydro---
4444
stations : [0, 1] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
4545
d : 10.0 # [m] diameters if circular or side lengths if rectangular (can be pairs)
@@ -62,7 +62,7 @@ platform:
6262
heading : [ 60, 180, 300] # [deg] heading rotation of column about z axis (for repeated members)
6363
shape : circ # [-] circular or rectangular
6464
gamma : 0.0 # [deg] twist angle about the member's z-axis
65-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
65+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
6666
# --- outer shell including hydro---
6767
stations : [0, 35] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
6868
d : 12.5 # [m] diameters if circular or side lengths if rectangular (can be pairs)

examples/01_Visualization/08_3D-visual_turbine.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ platform:
10901090
rB : [ 0, 0, 15] # [m] and B coordinates
10911091
shape : circ # [-] circular or rectangular
10921092
gamma : 0.0 # [deg] twist angle about the member's z-axis
1093-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
1093+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
10941094
# --- outer shell including hydro---
10951095
stations : [0, 1] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
10961096
d : 10.0 # [m] diameters if circular or side lengths if rectangular (can be pairs)
@@ -1113,7 +1113,7 @@ platform:
11131113
heading : [ 60, 180, 300] # [deg] heading rotation of column about z axis (for repeated members)
11141114
shape : circ # [-] circular or rectangular
11151115
gamma : 0.0 # [deg] twist angle about the member's z-axis
1116-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
1116+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
11171117
# --- outer shell including hydro---
11181118
stations : [0, 35] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
11191119
d : 12.5 # [m] diameters if circular or side lengths if rectangular (can be pairs)

examples/03_Frequency_Domain_Analysis_RAFT/01_platform.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ platform:
2727
rB : [ 0, 0, 15] # [m] and B coordinates
2828
shape : circ # [-] circular or rectangular
2929
gamma : 0.0 # [deg] twist angle about the member's z-axis
30-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
30+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
3131
# --- outer shell including hydro---
3232
stations : [0, 1] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
3333
d : 10.0 # [m] diameters if circular or side lengths if rectangular (can be pairs)
@@ -50,7 +50,7 @@ platform:
5050
heading : [ 60, 180, 300] # [deg] heading rotation of column about z axis (for repeated members)
5151
shape : circ # [-] circular or rectangular
5252
gamma : 0.0 # [deg] twist angle about the member's z-axis
53-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
53+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
5454
# --- outer shell including hydro---
5555
stations : [0, 35] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
5656
d : 12.5 # [m] diameters if circular or side lengths if rectangular (can be pairs)

examples/03_Frequency_Domain_Analysis_RAFT/02_FOWT.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ platform:
10821082
rB : [ 0, 0, 15] # [m] and B coordinates
10831083
shape : circ # [-] circular or rectangular
10841084
gamma : 0.0 # [deg] twist angle about the member's z-axis
1085-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
1085+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
10861086
# --- outer shell including hydro---
10871087
stations : [0, 1] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
10881088
d : 10.0 # [m] diameters if circular or side lengths if rectangular (can be pairs)
@@ -1105,7 +1105,7 @@ platform:
11051105
heading : [ 60, 180, 300] # [deg] heading rotation of column about z axis (for repeated members)
11061106
shape : circ # [-] circular or rectangular
11071107
gamma : 0.0 # [deg] twist angle about the member's z-axis
1108-
potMod : True # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
1108+
potMod : False # [bool] Whether to model the member with potential flow (BEM model) plus viscous drag or purely strip theory
11091109
# --- outer shell including hydro---
11101110
stations : [0, 35] # [-] location of stations along axis. Will be normalized such that start value maps to rA and end value to rB
11111111
d : 12.5 # [m] diameters if circular or side lengths if rectangular (can be pairs)

examples/03_Frequency_Domain_Analysis_RAFT/BEM/Input/ControlFile.in

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)