Skip to content

reports Bioenergy Demand in EJ/yr

Usage

reportDemandBioenergy(gdx, detail = FALSE, level = "regglo")

Arguments

gdx

GDX file

detail

if detail=F, the subcategories of groups are not reported (e.g. "soybean" within "oilcrops")

level

An aggregation level for the spatial dimension. Can be any level available via superAggregateX.

Value

Bioenergy demand as MAgPIE object (EJ/yr)

Bioenergy demand variables

NameUnitMeta
Demand|BioenergyEJ/yrTotal bioenergy demand
Demand|Bioenergy|++|2nd generationEJ/yrSecond generation bioenergy demand (dedicated crops and residues)
Demand|Bioenergy|++|1st generationEJ/yrFirst generation bioenergy demand (oils, ethanol)
Demand|Bioenergy|++|Traditional BurningEJ/yrTraditional biomass burning demand

Author

Florian Humpenoeder, Kristine Karstens

Examples


  if (FALSE) { # \dontrun{
    x <- reportDemandBioenergy()
  } # }