Description Usage Arguments Details Value Author(s)
View source: R/zchunk_LA124.heat.R
Process historical heat data into input, output from district heat, output from CHP, CHP ratio
1 | module_energy_LA124.heat(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk takes in the energy balance, electricity output and mapping files on technology and fuel aggregations. From this, it creates tables of heat input and output and uses the electricity gen. to determine heat from CHP.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L124.in_EJ_R_heat_F_Yh
, L124.out_EJ_R_heat_F_Yh
, L124.out_EJ_R_heatfromelec_F_Yh
, L124.heatoutratio_R_elec_F_tech_Yh
. The corresponding file in the
original data system was LA124.heat.R
(energy level1).
JDH April 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.