Skip to content

Commit

Permalink
add missing argument
Browse files Browse the repository at this point in the history
  • Loading branch information
juddmehr committed Oct 16, 2024
1 parent 2a196e0 commit 3175386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/preprocess/initialize_states.jl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ function initialize_velocities(
Cm_wake = zeros(TF, size(ivw.v_ww, 1))

return initialize_velocities!(
solver_options,
vz_rotor,
vtheta_rotor,
Cm_wake,
Expand Down

0 comments on commit 3175386

Please sign in to comment.