Description Usage Arguments Details Value Author(s)
View source: R/zchunk_L224.heat.R
Write district heat sector outputs.
1 | module_energy_L224.heat(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk creates level 2 output files for district heat sector. 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 that have district heat. It creates global tech coef, costs, and shareweights by interpolating assumptions. From the level 1 heat data, this chunk computes stub tech calibrated inputs, secondary outputs from elec and modified costs.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L224.SectorLogitTables[[ curr_table ]]$data
, L224.Supplysector_heat
, L224.SubsectorLogitTables[[ curr_table ]]$data
, L224.SubsectorLogit_heat
, L224.SubsectorShrwt_heat
, L224.SubsectorShrwtFllt_heat
, L224.SubsectorInterp_heat
, L224.SubsectorInterpTo_heat
, L224.StubTech_heat
, L224.GlobalTechCoef_heat
, L224.GlobalTechCost_heat
, L224.GlobalTechShrwt_heat
, L224.StubTechCalInput_heat
, L224.StubTechSecOut_elec
, L224.StubTechCost_elec
. The corresponding file in the
original data system was L224.heat.R
(energy level2).
JDH August 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.