View source: R/zchunk_L2232.electricity_FERC_USA.R
module_gcamusa_L2232.electricity_FERC_USA | R Documentation |
Generate GCAM-USA model inputs for electrcity trade sectors at the level of grid regions.
module_gcamusa_L2232.electricity_FERC_USA(command, ...)
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk generates input files to create electricity trade and passthrough sectors for the grid regions, and balances electricity supply and demand for each grid region.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L2232.DeleteSupplysector_USAelec
, L2232.Supplysector_USAelec
,
L2232.SubsectorShrwtFllt_USAelec
, L2232.SubsectorInterp_USAelec
, L2232.SubsectorLogit_USAelec
,
L2232.TechShrwt_USAelec
, L2232.TechCoef_USAelec
, L2232.Production_exports_USAelec
,
L2232.Supplysector_elec_FERC
, L2232.ElecReserve_FERC
, L2232.SubsectorShrwtFllt_elec_FERC
,
L2232.SubsectorInterp_elec_FERC
, L2232.SubsectorLogit_elec_FERC
, L2232.TechShrwt_elec_FERC
,
L2232.TechCoef_elec_FERC
, L2232.TechCoef_elecownuse_FERC
, L2232.Production_imports_FERC
,
L2232.Production_elec_gen_FERC
, L2232.StubTechElecMarket_backup_USA
. The corresponding file in the
original data system was L2232.electricity_FERC_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.