View source: R/zchunk_L262.dac.R
module_energy_L262.dac | R Documentation |
Compute a variety of final energy keyword, sector, share weight, and technology information for dac-related GCAM inputs.
module_energy_L262.dac(command, ...)
command |
API command to execute |
... |
other optional parameters, depending on command |
The chunk provides final energy keyword, supplysector/subsector information, supplysector/subsector interpolation information, global technology share weight, global technology efficiency, global technology coefficients, global technology cost, price elasticity, stub technology information, stub technology interpolation information, stub technology calibrated inputs, and etc for dac sector.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L262.SectorLogitTables[[ curr_table ]]$data
, L262.Supplysector_dac
, L262.FinalEnergyKeyword_dac
,
L262.SubsectorLogitTables[[ curr_table ]]$data
, L262.SubsectorLogit_dac
, L262.SubsectorShrwtFllt_dac
,
L262.SubsectorInterp_dac
, L262.StubTech_dac
, L262.GlobalTechShrwt_dac
, L262.GlobalTechCoef_dac
,
L262.GlobalTechCost_dac
, L262.GlobalTechCapture_dac
, L262.StubTechProd_dac
, L262.StubTechCalInput_dac_heat
,
L262.StubTechCoef_dac
, L262.PerCapitaBased_dac
, L262.BaseService_dac
, L262.PriceElasticity_dac
, object
.
The corresponding file in the original data system was L262.dac.R
(energy level2).
JF March 2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.