Skip to content

Commit

Permalink
Re-removing harvest_carbon_flux
Browse files Browse the repository at this point in the history
  • Loading branch information
rgknox committed Jun 23, 2022
1 parent 4b075c8 commit acc05e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main/EDTypesMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -802,8 +802,6 @@ module EDTypesMod

real(r8) :: demotion_carbonflux ! biomass of demoted individuals from canopy to understory [kgC/ha/day]
real(r8) :: promotion_carbonflux ! biomass of promoted individuals from understory to canopy [kgC/ha/day]
real(r8) :: harvest_carbon_flux ! diagnostic site level flux of carbon as harvested plants [kg C / m2 / day]

real(r8) :: recruitment_rate(1:maxpft) ! number of individuals that were recruited into new cohorts
real(r8), allocatable :: demotion_rate(:) ! rate of individuals demoted from canopy to understory per FATES timestep
real(r8), allocatable :: promotion_rate(:) ! rate of individuals promoted from understory to canopy per FATES timestep
Expand Down

0 comments on commit acc05e6

Please sign in to comment.