Skip to content

Commit

Permalink
update wind speed list
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fred committed Oct 30, 2023
1 parent 90e01d9 commit 185ca9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ wind_grid_resolution_deg: 0.1 # approx 11km latitude

# Failure thresholds m/s. These values are the thresholds at which the network assets
# are expected to fail based on available literature.
transmission_windspeed_failure: [20., 22.5, 25.0, 27.5, 30., 32.5, 35., 37.5, 40, 42.5, 45]
transmission_windspeed_failure: [20., 22.5, 25., 27.5, 30., 32.5, 35., 37.5, 40., 42.5, 45., 47.5, 50., 52.5, 55.]

# whether to plot maximum wind fields and storm track animations for each storm
plot_wind:
Expand Down

0 comments on commit 185ca9c

Please sign in to comment.