View source: R/calcLitterSoilinput.R
calcLitterSoilinput | R Documentation |
Calculates Carbon Input from litter to the soil pools of the three pool model (Tier 2 IPCC)
calcLitterSoilinput(
lpjmlNatveg = "LPJmL4_for_MAgPIE_44ac93de",
climatetype = "GSWP3-W5E5:historical",
fixFpc = FALSE
)
lpjmlNatveg |
Switch between LPJmL natveg versionstop |
climatetype |
Switch between different climate scenarios |
fixFpc |
if TRUE using fixed (old) fpc data |
List of magpie object with results on cellular level, weight on cellular level, unit and description.
Kristine Karstens
## Not run:
calcOutput("calcLitterSoilinput", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.