Description Usage Arguments Details Value Author(s)
View source: R/zchunk_L221.en_supply.R
Writes all energy supply sector outputs.
1 | module_energy_L221.en_supply(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk creates level 2 output files for energy supply. It creates supply sector information, subsector logit exponents, subsector shareweight and interpolation, and stubtech info by writing assumption file information to all model periods and regions. It creates global tech coef, costs, and shareweights by interpolating assumptions.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L221.SectorLogitTables[[ curr_table ]]$data
, L221.Supplysector_en
, L221.SectorUseTrialMarket_en
, L221.SubsectorLogitTables[[ curr_table ]]$data
, L221.SubsectorLogit_en
, L221.SubsectorShrwt_en
, L221.SubsectorShrwtFllt_en
, L221.SubsectorInterp_en
, L221.SubsectorInterpTo_en
, L221.StubTech_en
, L221.GlobalTechCoef_en
, L221.GlobalTechCost_en
, L221.GlobalTechShrwt_en
, L221.PrimaryConsKeyword_en
, L221.StubTechFractSecOut_en
, L221.StubTechFractProd_en
, L221.DepRsrc_en
, L221.DepRsrcPrice_en
, L221.TechCoef_en_Traded
, L221.TechCost_en_Traded
, L221.TechShrwt_en_Traded
, L221.StubTechCoef_unoil
, L221.Production_unoil
, L221.StubTechProd_oil_unoil
, L221.StubTechProd_oil_crude
, L221.StubTechShrwt_bio
. The corresponding file in the
original data system was L221.en_supply.R
(energy level2).
JDH Nov 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.