Skip to content

Commit

Permalink
Remove "calling FireInit" message.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Jan 8, 2025
1 parent d9fb22d commit a24c8f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/clmfates_interfaceMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -3133,7 +3133,6 @@ subroutine Init2(this, bounds, NLFilename)

call t_startf('fates_init2')

write(iulog,*) 'Init2: calling FireInit'
call this%fates_fire_data_method%FireInit(bounds, NLFilename)

call t_stopf('fates_init2')
Expand Down

0 comments on commit a24c8f0

Please sign in to comment.