Skip to content
Snippets Groups Projects
Commit 96205c1b authored by Jonas Brucksch's avatar Jonas Brucksch
Browse files

no heat&hw demands bc irrelevant for flex for now

parent 5719639b
No related branches found
No related tags found
No related merge requests found
Showing
with 62 additions and 183 deletions
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
1,inv_pv,1,heat_pump,1 1,inv_pv,1,grd,1
2,inv_pv,1,grd,1 2,inv_pv,1,elec_cns,1
3,inv_pv,1,elec_cns,1 3,inv_pv,1,battery,1
4,inv_pv,1,inv_bat,2 4,battery,1,inv_bat,2
5,battery,1,inv_bat,2 5,grd,1,elec_cns,1
6,grd,1,heat_pump,1 6,grd,1,inv_bat,1
7,grd,1,elec_cns,1 7,inv_bat,2,battery,1
8,grd,1,inv_bat,1 8,inv_bat,1,grd,1
9,inv_bat,2,battery,1 9,inv_bat,1,elec_cns,1
10,inv_bat,1,heat_pump,1
11,inv_bat,1,grd,1
12,inv_bat,1,elec_cns,1
13,gas_grd,1,gas_boi,1
14,heat_pump,1,water_tes,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
18,heat_pump,1,therm_cns,1
19,heat_pump,1,dhw_dmd,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0 ...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0 inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
4,inv_pv,1,inv_bat,2 3,inv_pv,1,battery,1
5,battery,1,inv_bat,2 4,battery,1,inv_bat,2
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
8,grd,1,inv_bat,1 6,grd,1,inv_bat,1
9,inv_bat,2,battery,1 7,inv_bat,2,battery,1
11,inv_bat,1,grd,1 8,inv_bat,1,grd,1
12,inv_bat,1,elec_cns,1 9,inv_bat,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,3.544799404,3.544799404,0.0 ...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,3.544799404,3.544799404,0.0
inv_pv,inv_pv,StaticInverter,INVPV,3.544799404,3.544799404,0.0 inv_pv,inv_pv,StaticInverter,INVPV,3.544799404,3.544799404,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0 ...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0 inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
4,inv_pv,1,inv_bat,2 3,inv_pv,1,battery,1
5,battery,1,inv_bat,2 4,battery,1,inv_bat,2
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
8,grd,1,inv_bat,1 6,grd,1,inv_bat,1
9,inv_bat,2,battery,1 7,inv_bat,2,battery,1
11,inv_bat,1,grd,1 8,inv_bat,1,grd,1
12,inv_bat,1,elec_cns,1 9,inv_bat,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,5.31753406,5.31753406,0.0 ...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,5.31753406,5.31753406,0.0
inv_pv,inv_pv,StaticInverter,INVPV,5.31753406,5.31753406,0.0 inv_pv,inv_pv,StaticInverter,INVPV,5.31753406,5.31753406,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0 ...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0 inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
4,inv_pv,1,inv_bat,2 3,inv_pv,1,battery,1
5,battery,1,inv_bat,2 4,battery,1,inv_bat,2
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
8,grd,1,inv_bat,1 6,grd,1,inv_bat,1
9,inv_bat,2,battery,1 7,inv_bat,2,battery,1
11,inv_bat,1,grd,1 8,inv_bat,1,grd,1
12,inv_bat,1,elec_cns,1 9,inv_bat,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,7.664447826,7.664447826,0.0 ...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,7.664447826,7.664447826,0.0
inv_pv,inv_pv,StaticInverter,INVPV,7.664447826,7.664447826,0.0 inv_pv,inv_pv,StaticInverter,INVPV,7.664447826,7.664447826,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
name,name,type,model,min_size,max_size,current_size name,name,type,model,min_size,max_size,current_size
pv_roof,pv_roof,PVGenerator,PV2,7.664447826,7.664447826,0.0 pv_roof,pv_roof,PVGenerator,PV2,7.664447826,7.664447826,0.0
inv_pv,inv_pv,StaticInverter,INVPV,7.664447826,7.664447826,0.0 inv_pv,inv_pv,StaticInverter,INVPV,7.664447826,7.664447826,0.0
heat_pump,heat_pump,HeatPump,EHP1,0.0,1000.0,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0 heat_pump,heat_pump,HeatPump,EHP1,0.0,1000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
1,inv_pv,1,heat_pump,1 1,inv_pv,1,grd,1
2,inv_pv,1,grd,1 2,inv_pv,1,elec_cns,1
3,inv_pv,1,elec_cns,1 5,grd,1,elec_cns,1
6,grd,1,heat_pump,1
7,grd,1,elec_cns,1
13,gas_grd,1,gas_boi,1
14,heat_pump,1,water_tes,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
18,heat_pump,1,therm_cns,1
19,heat_pump,1,dhw_dmd,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0 ...@@ -5,8 +5,3 @@ battery,battery,LiionBattery,BAT1,0.0,1000.0,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0 inv_bat,inv_bat,StaticBiInverter,INVBAT,0.0,1000.0,0.0
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
4,inv_pv,1,inv_bat,2 3,inv_pv,1,battery,1
5,battery,1,inv_bat,2 4,battery,1,inv_bat,2
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
8,grd,1,inv_bat,1 6,grd,1,inv_bat,1
9,inv_bat,2,battery,1 7,inv_bat,2,battery,1
11,inv_bat,1,grd,1 8,inv_bat,1,grd,1
12,inv_bat,1,elec_cns,1 9,inv_bat,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,8.962421829,8.962421829,0.0 ...@@ -3,8 +3,3 @@ pv_roof,pv_roof,PVGenerator,PV2,8.962421829,8.962421829,0.0
inv_pv,inv_pv,StaticInverter,INVPV,8.962421829,8.962421829,0.0 inv_pv,inv_pv,StaticInverter,INVPV,8.962421829,8.962421829,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
,from,output,to,input ,from,output,to,input
0,pv_roof,1,inv_pv,1 0,pv_roof,1,inv_pv,1
2,inv_pv,1,grd,1 1,inv_pv,1,grd,1
3,inv_pv,1,elec_cns,1 2,inv_pv,1,elec_cns,1
7,grd,1,elec_cns,1 5,grd,1,elec_cns,1
13,gas_grd,1,gas_boi,1
15,water_tes,1,therm_cns,1
16,water_tes,1,dhw_dmd,1
17,gas_boi,1,water_tes,1
20,gas_boi,1,therm_cns,1
21,gas_boi,1,dhw_dmd,1
name,name,type,model,min_size,max_size,current_size name,name,type,model,min_size,max_size,current_size
pv_roof,pv_roof,PVGenerator,PV2,8.962421829,8.962421829,0.0 pv_roof,pv_roof,PVGenerator,PV2,8.962421829,8.962421829,0.0
inv_pv,inv_pv,StaticInverter,INVPV,8.962421829,8.962421829,0.0 inv_pv,inv_pv,StaticInverter,INVPV,8.962421829,8.962421829,0.0
heat_pump,heat_pump,HeatPump,EHP1,0.0,1000.0,0.0
grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0 grd,grd,ElectricalGrid,GRD1,1000000.0,1000000.0,0.0
elec_cns,elec_cns,ElectricalConsumption,,,, elec_cns,elec_cns,ElectricalConsumption,,,,
gas_boi,gas_boi,GasBoiler,BOI1,0.0,100000.0,0.0 heat_pump,heat_pump,HeatPump,EHP1,0.0,1000.0,0.0
gas_grd,gas_grd,GasGrid,GAS1,1000000.0,1000000.0,0.0
therm_cns,therm_cns,HeatConsumption,,,,
dhw_dmd,dhw_dmd,HotWaterConsumption,,,,
water_tes,water_tes,HotWaterStorage,TES1,0.0,1000000.0,0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment