Skip to content

Commit

Permalink
sync with change in WISDEM keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter committed Jun 19, 2021
1 parent fcf996c commit e219254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/10_override_example/weis_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

# Construct a dict with values to overwrite
overridden_values = {}
overridden_values["rotorse.wt_class.V_mean_overwrite"] = 11.5
overridden_values["rotorse.wt_class.V_mean"] = 11.5

# Run the modified simulation with the overwritten values
wt_opt, modeling_options, opt_options = run_weis(
Expand Down

0 comments on commit e219254

Please sign in to comment.