Skip to content
Snippets Groups Projects
Commit a4e33b93 authored by Nicolas Bauer's avatar Nicolas Bauer
Browse files

Documentation module 04_*

parent a1ef27ae
No related branches found
No related tags found
1 merge request!37Documentation module 04_*
......@@ -7,6 +7,15 @@
*' @description This realization used IEA data from 2014.
*' The realization iea2014 serves to caliibrate the conversion efficiencies
*' to be consistent with predefined dataset (here iea2014, but it is flexible for up-dates).
*' The module realization starts with the final energy demands and then derives backwards
*' what the secondary and primary energy demands have been.
*' The file datainput.gms reads in the energy data related to each process. The process related inputs are
*' contained in input/f04_IO_input.cs4r and the output are contained in input/f04_IO_output.cs4r.
*' These files also contain all information about existing and statistically reported joint production processes.
*' Based on these energy flows the corresponding conversion efficiencies that replicate these energy flows.
*' The efficiencies are assigned to the parameter pm_data(*,"eta",*).
*####################### R SECTION START (PHASES) ##############################
$Ifi "%phase%" == "sets" $include "./modules/04_PE_FE_parameters/iea2014/sets.gms"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment