Skip to content

Commit

Permalink
bugfix on prior
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoven committed Jul 20, 2017
1 parent d30002f commit 7301abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/EDTypesMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ module EDTypesMod
save

integer, parameter :: maxPatchesPerSite = 10 ! maximum number of patches to live on a site
integer, parameter :: maxCohortsPerPatch = 160 ! maximum number of cohorts to live on a patch
integer, parameter :: nclmax = 2 ! Maximum number of canopy layers
integer, parameter :: ican_upper = 1 ! Nominal index for the upper canopy
integer, parameter :: ican_ustory = 2 ! Nominal index for understory in two-canopy system
Expand Down

0 comments on commit 7301abf

Please sign in to comment.