Skip to content

Commit

Permalink
Bugfix -- track floris v4 change in input file. (NREL#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
misi9170 authored Feb 5, 2024
1 parent bfc53ba commit f30f582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hercules/floris_standin.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ def launch_floris(amr_input_file, amr_standin_data_file=None):
"wind_veer": 0.0,
"wind_shear": 0.12,
"air_density": 1.225,
"turbulence_intensity": 0.06,
"turbulence_intensities": [0.06],
"reference_wind_height": 90.0,
},
"name": "GCH_for_FlorisStandin",
Expand Down

0 comments on commit f30f582

Please sign in to comment.