View source: R/zchunk_L223.electricity_USA.R
module_gcamusa_L223.electricity_USA | R Documentation |
Generates GCAM-USA model inputs for electrcity sector by grid regions and states.
module_gcamusa_L223.electricity_USA(command, ...)
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk generates input files to create an annualized electricity generation sector for each state and creates the demand for the state-level electricity sectors in the grid regions.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L223.DeleteSubsector_USAelec
,
L223.Supplysector_USAelec
, L223.SubsectorShrwtFllt_USAelec
, L223.SubsectorInterp_USAelec
,
L223.SubsectorLogit_USAelec
, L223.TechShrwt_USAelec
, L223.TechCoef_USAelec
,
L223.Production_USAelec
,L223.PassthroughSector_elec_USA
, L223.PassthroughTech_elec_FERC
,
L223.Supplysector_elec_FERC
, L223.SubsectorShrwtFllt_elec_FERC
, L223.SubsectorInterp_elec_FERC
,
L223.SubsectorLogit_elec_FERC
, L223.TechShrwt_elec_FERC
, L223.TechCoef_elec_FERC
,
L223.Production_elec_FERC
, L223.InterestRate_FERC
, L223.Pop_FERC
, L223.BaseGDP_FERC
,
L223.LaborForceFillout_FERC
,L223.Supplysector_elec_USA
, L223.ElecReserve_USA
,
L223.SubsectorLogit_elec_USA
, L223.SubsectorShrwtFllt_elec_USA
, L223.SubsectorShrwt_nuc_USA
,
L223.SubsectorShrwt_renew_USA
, L223.SubsectorInterp_elec_USA
, L223.SubsectorInterpTo_elec_USA
,
L223.StubTech_elec_USA
, L223.StubTechEff_elec_USA
, L223.StubTechCapFactor_elec_USA
,
L223.StubTechFixOut_elec_USA
, L223.StubTechFixOut_hydro_USA
, L223.StubTechProd_elec_USA
,
L223.StubTechMarket_elec_USA
, L223.StubTechMarket_backup_USA
, L223.StubTechElecMarket_backup_USA
,
L223.StubTechCapFactor_elec_wind_USA
, L223.StubTechCapFactor_elec_solar_USA
, L223.StubTechCost_offshore_wind_USA
.
The corresponding file in the original data system was L223.electricity_USA.R
(gcam-usa level2).
RC Oct 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.