Skip to content

Commit

Permalink
fix syntax error from previous commit (catchmentCN.F90)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle committed Oct 15, 2023
1 parent 7856ac7 commit 48ff3cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ SUBROUTINE CATCHCN ( &
EVSN, SHFLS, alhfsn, hcorr, ghfluxsno(n), & ! out
sndzsc, wesnprec, sndzprec, sndz1perc, & ! out
wesnperc, wesndens, wesnrepar, mltwtr, & ! out
excs, drho0, wesnbot, tksno, dtss, & ! out
excs, drho0, wesnbot, tksno, dtss ) ! out


FICESOUT(:,N) = fices
Expand Down

0 comments on commit 48ff3cf

Please sign in to comment.