Skip to content

Commit

Permalink
Merge pull request #180 from nmizukami/cesm-coupling
Browse files Browse the repository at this point in the history
Cesm coupling
  • Loading branch information
nmizukami authored Apr 7, 2021
2 parents dd8a91a + 602794f commit 90e82ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion route/build/cpl/RtmMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ SUBROUTINE route_run(rstwr)
! Initialize mizuRoute history handler and fields
!-------------------------------------------------------
call t_startf('mizuRoute_histinit')
call prep_output(ierr, cmessage)
call main_new_file(ierr, cmessage)
call t_stopf('mizuRoute_histinit')

rtmCTL%discharge = 0._r8
Expand Down

0 comments on commit 90e82ee

Please sign in to comment.