Skip to content

Commit

Permalink
Revert "initialize current tag for event code logging"
Browse files Browse the repository at this point in the history
This reverts commit bb3d58e.
  • Loading branch information
glemieux committed Jul 8, 2024
1 parent bb3d58e commit 4ae398b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion biogeochem/EDLoggingMortalityMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ subroutine LoggingMortality_frac( currentSite, bc_in, pft_i, dbh, canopy_layer,
! 0=use fates logging parameters directly when logging_time == .true.
! this means harvest the whole cohort area
harvest_rate = 1._r8
cur_harvest_tag = 0

else if (hlm_use_lu_harvest == itrue .and. hlm_harvest_units == hlm_harvest_area_fraction) then
! We are harvesting based on areal fraction, not carbon/biomass terms.
Expand Down

0 comments on commit 4ae398b

Please sign in to comment.