Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Commit

Permalink
Removed deprecated descriptors for different mortality partitions in …
Browse files Browse the repository at this point in the history
…EDTypes.
  • Loading branch information
rgknox committed Feb 12, 2018
1 parent 15e16de commit ab742f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions main/EDTypesMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,6 @@ module EDTypesMod
! special mode to cause PFTs to create seed mass of all currently-existing PFTs
logical, parameter :: homogenize_seed_pfts = .false.

integer, parameter :: nlevmclass_ed = 6 ! nlev "mortality" classes in ED
! Number of ways to die
! (background,hydraulic,carbon,impact,fire,freezing)

character(len = 10), parameter,dimension(nlevmclass_ed) :: char_list = &
(/"background","hydraulic ","carbon ","impact ","fire ","freezing "/)


!************************************
!** COHORT type structure **
!************************************
Expand Down

0 comments on commit ab742f5

Please sign in to comment.