Skip to content

Commit

Permalink
IfW: fix routinename for InflowWind_GetHubValues
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-platt committed Jun 23, 2023
1 parent 64a5493 commit 787bed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/inflowwind/src/InflowWind_Subs.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1733,7 +1733,7 @@ SUBROUTINE InflowWind_GetHubValues( Time, InputData, p, x, xd, z, OtherStates, m

IMPLICIT NONE

CHARACTER(*), PARAMETER :: RoutineName="InflowWind_GetSpatialAverage"
CHARACTER(*), PARAMETER :: RoutineName="InflowWind_GetHubValues"


! Inputs / Outputs
Expand Down

0 comments on commit 787bed6

Please sign in to comment.