Skip to content
Snippets Groups Projects
Commit 9a5c31ec authored by Alois Dirnaichner's avatar Alois Dirnaichner
Browse files

Add input data file list and missing mappings.

parent 1044c8e6
No related branches found
No related tags found
1 merge request!67Request to merge the new transport module EDGE-T
......@@ -37,12 +37,12 @@ $include "./modules/35_transport/edge_esm/input/fe_demand_tech.cs4r"
$offdelim
/
p35_demLimit(tall,all_regi,SSP_scenario_all,EDGE_scenario_all,all_in)
/
$ondelim
$include "./modules/35_transport/edge_esm/input/dem_smart_Elpush.csv"
$offdelim
/
* p35_demLimit(tall,all_regi,SSP_scenario_all,EDGE_scenario_all,all_in)
* /
* $ondelim
* $include "./modules/35_transport/edge_esm/input/dem_smart_Elpush.csv"
* $offdelim
* /
p35_shFeCes(tall,all_regi,SSP_scenario_all,EDGE_scenario_all,all_enty,all_in,all_teEs) "shares by fuel"
;
......
......@@ -12,6 +12,9 @@ vm_shSynSe(ttot,all_regi) "Share of synthetic liquids in all fossil liquids. V
Equations
q35_shBioFe(ttot,all_regi) "Define the share of biofuels in all final energies for transportation."
*q35_shSynSe(ttot,all_regi) "Define share of synthetic liquids in all fossil liquids."
$ifthen.ccu %CCU% == "on"
q35_shSynSe(ttot,all_regi) "Define share of synthetic liquids in all fossil liquids."
$endif.ccu
;
*** EOF ./modules/35_transport/edge_esm/declarations.gms
SW.cs4r
UCD_NEC_iso.cs4r
esCapCost.cs4r
fe2es.cs4r
fe_demand_tech.cs4r
harmonized_intensities.cs4r
inconv.cs4r
logit_exponent.cs4r
price_nonmot.cs4r
value_time.cs4r
This diff is collapsed.
all_enty;teEs;all_in;CES_node;EDGE_top
fepet;te_espet_pass_sm;entrp_pass_sm;fepet_p_sm;trn_pass
fedie;te_esdie_pass_sm;entrp_pass_sm;fedie_p_sm;trn_pass
feelt;te_eselt_pass_sm;entrp_pass_sm;feelt_p_sm;trn_pass
fedie;te_esdie_pass_lo;entrp_pass_lo;fedie_p_lo;trn_aviation_intl
fedie;te_esdie_frgt_sm;entrp_frgt_sm;fedie_f_sm;trn_freight
feelt;te_eselt_frgt_sm;entrp_frgt_sm;feelt_f_sm;trn_freight
fedie;te_esdie_frgt_lo;entrp_frgt_lo;fedie_f_lo;trn_shipping_intl
feh2t;te_esh2t_pass_sm;entrp_pass_sm;feh2t_p_sm;trn_pass
fegat;te_esgat_pass_sm;entrp_pass_sm;fegat_p_sm;trn_pass
fegat;te_esgat_frgt_sm;entrp_frgt_sm;fegat_f_sm;trn_freight
feh2t;te_esh2t_frgt_sm;entrp_frgt_sm;feh2t_f_sm;trn_freight
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