Skip to content

Commit

Permalink
bug fix for using different name for t_startf and t_stopf
Browse files Browse the repository at this point in the history
  • Loading branch information
huit authored and huitang-earth committed Mar 8, 2021
1 parent 24f69af commit ff424d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/clmfates_interfaceMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ subroutine wrap_update_hifrq_hist(this, bounds_clump, &

end associate

call t_stopf('fates_wrap_hifrq_hist')
call t_stopf('fates_update_hifrq_hist')

end subroutine wrap_update_hifrq_hist

Expand Down

0 comments on commit ff424d1

Please sign in to comment.