Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdebolskiy committed Jan 15, 2025
1 parent f9c2a8b commit 3a977f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/biogeophys/CanopyFluxesMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,6 @@ subroutine CanopyFluxes(bounds, num_exposedvegp, filter_exposedvegp,

end do
if ( use_fates ) then
! zeroed out here for megan isoprene calculations, in case patches are not transfered properly.

call clm_fates%wrap_photosynthesis(nc, bounds, fn, filterp(1:fn), &
svpts(begp:endp), eah(begp:endp), o2(begp:endp), &
Expand Down

0 comments on commit 3a977f6

Please sign in to comment.