calcCarbonLitter: calcCarbonLitter

View source: R/calcCarbonLitter.R

calcCarbonLitterR Documentation

calcCarbonLitter

Description

Calculates Carbon Input from litter

Usage

calcCarbonLitter(
  lpjmlNatveg = "LPJmL4_for_MAgPIE_44ac93de",
  climatetype = "GSWP3-W5E5:historical",
  mode = "historicalSpinup",
  fixFpc = FALSE
)

Arguments

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

Value

List of magpie object with results on cellular level, weight on cellular level, unit and description.

Author(s)

Kristine Karstens

Examples

## Not run: 
calcOutput("CarbonLitter", aggregate = FALSE)

## End(Not run)

pik-piam/mrsoil documentation built on June 13, 2025, 5:14 a.m.