Skip to content

Commit

Permalink
New update of function's docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Nov 12, 2024
1 parent a55fe8e commit 6dcdfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riverroute/RtmTimeManager.F90
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ end function is_end_curr_month

logical function is_first_step()

! Return true on first step of any run.
! Return true on first step of startup and hybrid runs.
character(len=*), parameter :: sub = 'rtm::is_first_step'
integer :: rc
integer :: nstep
Expand Down

0 comments on commit 6dcdfbc

Please sign in to comment.