Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeri Frederik committed Feb 4, 2025
1 parent a2e8c48 commit 6db8bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion weis/aeroelasticse/IEC_CoeherentGusts.py
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,6 @@ def interp_grid(ts, time, u, v, w):
print("WARNING: mean wind speed of bts file is zero. No scaling applied.")
else:
scaling = Umean_wnd / Umean_bts
print(scaling.shape)

## Copy old turbsimfile object into new turbsimfile object
ts_new = ts
Expand Down

0 comments on commit 6db8bb3

Please sign in to comment.