Skip to content

Commit 7cf3527

Browse files
committed
Merge branch 'dev-stop-time-info' into dev-visakh
2 parents 1f5b88d + 85da107 commit 7cf3527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/eclm/cime_comp_mod.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4125,6 +4125,7 @@ subroutine cime_run()
41254125
if (iamroot_CPLID) then
41264126
write(logunit,*) ' '
41274127
write(logunit,103) subname,' NOTE: Stopping from TSMP-PDAF alarm ntsteps'
4128+
write(logunit,104) ' TSMP-PDAF alarm at ',ymd,tod
41284129
write(logunit,*) ' '
41294130
endif
41304131
stop_alarm = .true.

0 commit comments

Comments
 (0)