calcAtmosphericRedepositionShare: calcAtmosphericRedepositionShare

View source: R/calcAtmosphericRedepositionShare.R

calcAtmosphericRedepositionShareR Documentation

calcAtmosphericRedepositionShare

Description

Calculates share of volatilised nitrogen emissions that is redeposited on different land types.

Usage

calcAtmosphericRedepositionShare(
  cellular = FALSE,
  maxshare = 0.8,
  scenario = "rcp45"
)

Arguments

cellular

cellular or country level

maxshare

the maximum amount of emissions deposited within the same cell or country. The remainder will be handled as global emission

scenario

scenario

Value

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

Author(s)

Benjamin Leon Bodirsky

Examples

## Not run: 
calcOutput("AtmosphericRedepositionShare")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.