Skip to content
Snippets Groups Projects
Commit 87dd4a2c authored by Sebastian Rauner's avatar Sebastian Rauner
Browse files

another rename

parent d3d404bf
No related branches found
No related tags found
1 merge request!176make the water module heat realization run again
...@@ -21,11 +21,13 @@ p70_heat(ttot,all_regi,all_enty,all_enty,all_te) "excess heat. Un ...@@ -21,11 +21,13 @@ p70_heat(ttot,all_regi,all_enty,all_enty,all_te) "excess heat. Un
p70_water_con(all_regi, all_te, coolte70) "water consumption coefficients per excess heat. Unit: m3/MWh" p70_water_con(all_regi, all_te, coolte70) "water consumption coefficients per excess heat. Unit: m3/MWh"
p70_water_wtd(all_regi, all_te, coolte70) "water withdrawal coefficients per excess heat. Unit: m3/MWh)" p70_water_wtd(all_regi, all_te, coolte70) "water withdrawal coefficients per excess heat. Unit: m3/MWh)"
p70_water_output(ttot,all_regi,descr_water_ext) "output"
o70_se_production(ttot,all_regi,all_te) "secondary energy production. Unit: EJ/yr" o70_se_production(ttot,all_regi,all_te) "secondary energy production. Unit: EJ/yr"
o70_water_consumption(ttot, all_regi, all_te) "water consumption per technology. Unit: km3/yr" o70_water_consumption(ttot, all_regi, all_te) "water consumption per technology. Unit: km3/yr"
o70_water_withdrawal(ttot, all_regi, all_te) "water withdrawal per technology. Unit: km3/yr" o70_water_withdrawal(ttot, all_regi, all_te) "water withdrawal per technology. Unit: km3/yr"
p_water_output(ttot,all_regi,descr_water_ext) "dummy output"
; ;
*** EOF ./modules/70_water/heat/declarations.gms *** EOF ./modules/70_water/heat/declarations.gms
This diff is collapsed.
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