Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docstring of is_first_step function
Browse files Browse the repository at this point in the history
slevis-lmwg committed Nov 12, 2024
1 parent 0f54bc2 commit a4b9dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/clm_time_manager.F90
Original file line number Diff line number Diff line change
@@ -1734,7 +1734,7 @@ end function is_end_curr_year
logical function is_first_step()

!---------------------------------------------------------------------------------
! Return true on first step of initial run only.
! Return true on first step of any run.

! Local variables
character(len=*), parameter :: sub = 'clm::is_first_step'

0 comments on commit a4b9dcf

Please sign in to comment.