Skip to content

Commit

Permalink
Remove extra "write(fnest)"
Browse files Browse the repository at this point in the history
  • Loading branch information
jvgeiger committed Nov 21, 2023
1 parent ec3e911 commit 69a8aa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lis/surfacemodels/land/noahmp.4.0.1/NoahMP401_main.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,6 @@ subroutine NoahMP401_main(n)

! EMK...See if noahmp401_struc(n)%noahmp401(t)%tair_agl_min needs to be
! reset for calculating RHMin.
write(fnest,'(i3.3)') n
alarmCheck = LIS_isAlarmRinging(LIS_rc, &
"NoahMP401 RHMin alarm "//trim(fnest))
if (alarmCheck) then
Expand Down

0 comments on commit 69a8aa4

Please sign in to comment.