Skip to content

Commit

Permalink
Remove the incorrect comment; edge_adjust is intentionally real*4.
Browse files Browse the repository at this point in the history
  • Loading branch information
aubreyd committed Nov 1, 2022
1 parent 46326c7 commit 7c04234
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Routing/Noah_distr_routing_overland.F
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,6 @@ SUBROUTINE ROUTE_OVERLAND1(dt, &


#ifdef MPP_LAND
! use double precision to solve the underflow problem.
call MPP_LAND_COM_REAL(edge_adjust,XX,YY,99)
#endif
QBDRY = QBDRY - edge_adjust ! making this negative term more negative
Expand Down

0 comments on commit 7c04234

Please sign in to comment.