View source: R/zchunk_L243.bio_trade_input.R
module_aglu_L243.bio_trade_input | R Documentation |
Establish regionally differentiated trade structure for bioenergy.
module_aglu_L243.bio_trade_input(command, ...)
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk sets up a structure for regionally differentiated bioenergy trade. Each region consumes a blend of domestic and international bioenergy. Regions can supply to either the domestic or international market. Share weights in the default case depend on the amount of cropland a region has, with the largest region having a share weight of 1. Share weights in SSP3 and SSP4 are adjusted to reflect the trade frictions in the SSP storylines.
Depends on command
: either a vector of required inputs, a vector of output names, or (if
command
is "MAKE") all the generated outputs: L243.DeleteInput_RegBio
, L243.SectorLogitTables[[
curr_table ]]$data
, L243.TechCoef_RegBio
, L243.Supplysector_Bio
,
L243.SectorUseTrialMarket_Bio
, L243.SubsectorLogitTables[[ curr_table ]]$data
,
L243.SubsectorLogit_Bio
, L243.SubsectorShrwt_TotBio
, L243.SubsectorShrwtFllt_TradedBio
,
L243.GlobalTechCoef_TotBio
, L243.GlobalTechShrwt_TotBio
, L243.StubTech_TotBio
,
L243.StubTechShrwt_TotBio
, L243.StubTechCoef_ImportedBio
, L243.StubTechCoef_DomesticBio
,
L243.TechCoef_TradedBio
, L243.TechShrwt_TradedBio
, L243.SubsectorShrwt_TotBio_SSP4
,
L243.SubsectorShrwtFllt_TradedBio_SSP4
, L243.SubsectorShrwt_TotBio_SSP3
,
L243.StubTechShrwt_TotBio_SSP3
, L243.Supplysector_reg_SSP4
, L243.SubsectorInterpTo_tra_SSP4
.
The corresponding file in the original data system was L243.bio_trade_input.R
(aglu level2).
KVC July 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.