Skip to content

Commit

Permalink
remove hard coded cd and ca for semi members
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter committed Jun 27, 2024
1 parent dedc966 commit 8ef2d59
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions WT_Ontology/IEA-15-240-RWT_VolturnUS-S.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -583,8 +583,6 @@ components:
- name: main_column
joint1: main_keel
joint2: main_freeboard
Ca: 1.0
Cd: 0.8
outer_shape:
shape: circular
outer_diameter:
Expand Down Expand Up @@ -612,8 +610,6 @@ components:
- name: column1
joint1: col1_keel
joint2: col1_freeboard
Ca: 1.0
Cd: 0.8
outer_shape: &col_out
shape: circular
outer_diameter:
Expand Down Expand Up @@ -651,8 +647,6 @@ components:
- name: column2
joint1: col2_keel
joint2: col2_freeboard
Ca: 1.0
Cd: 0.8
outer_shape: *col_out
internal_structure: *col_int
axial_joints:
Expand All @@ -668,8 +662,6 @@ components:
- name: column3
joint1: col3_keel
joint2: col3_freeboard
Ca: 1.0
Cd: 0.8
outer_shape: *col_out
internal_structure: *col_int
axial_joints:
Expand All @@ -686,8 +678,6 @@ components:
- name: Y_pontoon_upper1
joint1: main_upper_pontoon
joint2: col1_upper_pontoon
Ca: 1.0
Cd: 0.8
outer_shape: &pontup_out
shape: circular
outer_diameter:
Expand All @@ -704,24 +694,18 @@ components:
- name: Y_pontoon_upper2
joint1: main_upper_pontoon
joint2: col2_upper_pontoon
Ca: 1.0
Cd: 0.8
outer_shape: *pontup_out
internal_structure: *pontup_int

- name: Y_pontoon_upper3
joint1: main_upper_pontoon
joint2: col3_upper_pontoon
Ca: 1.0
Cd: 0.8
outer_shape: *pontup_out
internal_structure: *pontup_int

- name: Y_pontoon_lower1
joint1: main_lower_pontoon
joint2: col1_lower_pontoon
Ca: 1.0
Cd: 0.8
outer_shape: &pontlow_out
shape: circular
outer_diameter:
Expand All @@ -748,16 +732,12 @@ components:
joint2: col2_lower_pontoon
outer_shape: *pontlow_out
internal_structure: *pontlow_int
Ca: 1.0
Cd: 0.8

- name: Y_pontoon_lower3
joint1: main_lower_pontoon
joint2: col3_lower_pontoon
outer_shape: *pontlow_out
internal_structure: *pontlow_int
Ca: 1.0
Cd: 0.8
mooring:
nodes:
- name: line1_anchor
Expand Down

0 comments on commit 8ef2d59

Please sign in to comment.