Skip to content

Commit

Permalink
Disable DLC 1.4, instabilities in model
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed May 6, 2022
1 parent 4307715 commit 6c776ee
Showing 1 changed file with 29 additions and 19 deletions.
48 changes: 29 additions & 19 deletions examples/02_control_opt/modeling_options_loads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,23 @@ DLC_driver:
# wind_speed: [4]
# - DLC: "1.3"
# n_seeds: 6
- DLC: "1.4"
wind_speed: [8.6, 10.6, 12.6]
n_seeds: 2
n_azimuth: 3
# - DLC: "1.4"
# wind_speed: [8.6, 10.6, 12.6]
# n_seeds: 2
# n_azimuth: 3
# - DLC: "1.5"
# - DLC: "1.6"
# n_seeds: 6
# n_seeds: 1
# wind_speed: [12]
# yaw_misalign: [-8,8]
# analysis_time: 10.
# transient_time: 0.
# - DLC: "1.6"
# n_seeds: 1
# wind_speed: [12]
# wave_heading: [30]
# analysis_time: 10.
# transient_time: 0.
# - DLC: "6.3"
# n_seeds: 6
- DLC: "5.1"
Expand All @@ -143,23 +153,23 @@ DLC_driver:
analysis_time: 150.
shutdown_time: 70.
transient_time: 0.0
# turbulent_wind:
# HubHt: 140
# GridHeight: 220
# GridWidth: 220
# AnalysisTime: 5.
- DLC: "6.5"
yaw_misalign: [-8.,8.]
wave_height: [12.57]
wave_period: [16.0]
transient_time: 0.0
wave_gamma: [1.2]
analysis_time: 10.
turbulent_wind:
HubHt: 140
GridHeight: 220
GridWidth: 220
URef: 54.8339
PLExp: 0.12
AnalysisTime: 5.
# - DLC: "6.5"
# yaw_misalign: [-8.,8.]
# wave_height: [12.57]
# wave_period: [16.0]
# transient_time: 0.0
# wave_gamma: [1.2]
# analysis_time: 10.
# turbulent_wind:
# HubHt: 140
# GridHeight: 220
# GridWidth: 220
# URef: 54.8339
# PLExp: 0.12


0 comments on commit 6c776ee

Please sign in to comment.