View source: R/calcCarbonLitter.R
calcCarbonLitter | R Documentation |
Calculates Carbon Input from litter
calcCarbonLitter(
lpjmlNatveg = "LPJmL4_for_MAgPIE_44ac93de",
climatetype = "GSWP3-W5E5:historical",
mode = "historicalSpinup",
fixFpc = FALSE
)
lpjmlNatveg |
Switch between LPJmL natveg versionstop |
climatetype |
Switch between different climate scenarios |
mode |
"historicalSpinup" for historical period and "magpieInput" for future |
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("CarbonLitter", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.