Skip to content

Commit

Permalink
speciesTable: decrease aspen longevity
Browse files Browse the repository at this point in the history
  • Loading branch information
achubaty committed Nov 14, 2018
1 parent 0fad6e6 commit 33a9951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Boreal_LBMRDataPrep.R
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ estimateParameters <- function(sim) {

## adjust some species-specific values
speciesTable[species == "Pice_gla", seeddistance_max := 2000] ## (see LandWeb#96)
#speciesTable[species == "Popu_tre", longevity := 80] ## (see LandWeb#67)

message("10: ", Sys.time())

Expand Down

0 comments on commit 33a9951

Please sign in to comment.