calcWaterEffectDecomposition: calcWaterEffectDecomposition

View source: R/calcWaterEffectDecomposition.R

calcWaterEffectDecompositionR Documentation

calcWaterEffectDecomposition

Description

This function calculates the water effect on decomposition for mineral soils using the steady-state method (Tier 2) of the 2019 Refinement to the 2006 IPP Guidelines for National Greenhouse Gas Inventories for rainfed and irrigated systems

Usage

calcWaterEffectDecomposition(
  irrigation = "mixedirrig",
  lpjmlNatveg = "LPJmL4_for_MAgPIE_44ac93de",
  climatetype = "GSWP3-W5E5:historical"
)

Arguments

irrigation

irrigation type to de considered. Default (mixedirrig) is historic irrigation area shares to calculate area weighted mean over rainfed and irrigated factors. Other options: rainfed, irrigated

lpjmlNatveg

Switch between LPJmL natveg versionstop

climatetype

Switch between different climate scenarios

Value

magpie object in cellular resolution

Author(s)

Kristine Karstens

Examples

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

## End(Not run)


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