Skip to content

Commit

Permalink
AWAE: update comment
Browse files Browse the repository at this point in the history
Co-authored-by: Derek Slaughter <[email protected]>
  • Loading branch information
andrew-platt and deslaughter authored Nov 26, 2024
1 parent 84537f7 commit 17ac3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/awae/src/AWAE.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1613,7 +1613,7 @@ subroutine AWAE_CalcOutput( t, u, p, x, xd, z, OtherState, y, m, errStat, errMsg
character(ErrMsgLen) :: errMsg2
character(*), parameter :: RoutineName = 'AWAE_CalcOutput'
integer(intKi) :: n, n_high
character(3) :: PlaneNumStr ! 2 digit number of the output plane
character(3) :: PlaneNumStr ! 3 digit number of the output plane
CHARACTER(1024) :: FileName
INTEGER(IntKi) :: Un ! unit number of opened file

Expand Down

0 comments on commit 17ac3c7

Please sign in to comment.