Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juddmehr committed Apr 25, 2024
1 parent 68fd016 commit d73eb3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/pre_processing_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ end

# initialize velocities
dt.initialize_velocities!(
options.solver_options,
vz_rotor,
vtheta_rotor,
Cm_wake,
Expand Down Expand Up @@ -547,6 +548,7 @@ end

# initialize velocities
dt.initialize_strengths!(
options.solver_options,
Gamr,
sigr,
gamw,
Expand Down

0 comments on commit d73eb3d

Please sign in to comment.