Skip to content

Commit 12223c4

Browse files
Final branch buurtelektrificatie (#251)
* Fix for ETM isolation query * Banbraadte tarief fix - improved naming of congestion pricing attibutes in gridoperator - net percentage KPI can now be negative if it comes from solar (fix is also done on main branhc bij Gillis) - partial fix for bandbreefte tarief issues * Grid battery for neighborhood - gridbatteries with Balance now have different behavior. - The order in which calculate_energy_Balance in GCs is called is now: houses --> gridnodes --> gridbatteries --> gridnodes. In order to let the battery act on the current actual load * Added low pass filter to price of congestion to get rid of schakelgedrag * FIX opslaan van laadprofile van EV ging niet goed door naar de 'name' te verwijzen FIX IS NOT ROBUUST, SHOULD BE LOOKED AT IN TEH FUTURE! * Updates to congestion pricing with filter, battery strategy, and 'corrected' evaluation order of gridconnections and gridnodes * little cleanup * Fixes and cleanups after merge * Fix heatpump unexpected peaks All heatbuffers where homogeneous with the exact same HWD profiles, leading to peaks every few days. Some randomness at instatiateheatbuffers is the current fix. But it is actually not a bug, but a feature from the datamodel ;) * Maak model upload ready KPI visuals uit grafieken uit tijdelijke temperatuur variabelen verwijderd simulate holonoutput uit * Fix weird 'heatpump' behavior on first day due to cooking assets Het leek alsof HPs en basisprofielen verkeed stonden op eerste dag. Maar dat kwam door initialisatie van e-cooking die direct een waarde aannam. Dus dat is aangepast. * Deleted 3 tracelns --------- Co-authored-by: GillisHommen <98752265+GillisHommen@users.noreply.github.com>
1 parent e93b90f commit 12223c4

17 files changed

+37231
-54473
lines changed

Base/Base.alp

Lines changed: 480 additions & 175 deletions
Large diffs are not rendered by default.

Base/ContractData.json

Lines changed: 1978 additions & 1958 deletions
Large diffs are not rendered by default.

Base/HourlyCurves.json

Lines changed: 253 additions & 42818 deletions
Large diffs are not rendered by default.

Base/OutputAgentData.json

Lines changed: 520 additions & 608 deletions
Large diffs are not rendered by default.

Base/OutputRunSettingsData.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[ {
22
"timeStep_h" : "0.25",
3-
"timeStepsElapsed" : "35041",
4-
"modelHoursElapsed_h" : "8760.0",
5-
"modelStartUpDuration_s" : "0.582",
6-
"modelRunDuration_s" : "5.818",
7-
"nGridNodes" : "11",
8-
"nGridConnections" : "36",
9-
"nEnergyAssets" : "198",
10-
"nConnectionOwners" : "36",
11-
"nEnergySuppliers" : "1",
12-
"nEnergyHolons" : "9",
3+
"timeStepsElapsed" : "991",
4+
"modelHoursElapsed_h" : "247.65",
5+
"modelStartUpDuration_s" : "0.695",
6+
"modelRunDuration_s" : "33.04",
7+
"nGridNodes" : "2",
8+
"nGridConnections" : "40",
9+
"nEnergyAssets" : "280",
10+
"nConnectionOwners" : "40",
11+
"nEnergySuppliers" : "3",
12+
"nEnergyHolons" : "1",
1313
"nAdministrativeHolons" : "0",
14-
"nGridOperators" : "3",
14+
"nGridOperators" : "1",
1515
"nNationalEnergyMarket" : "1",
16-
"shareElectricvehiclesInHouseholds" : 0.17857142857142858
16+
"shareElectricvehiclesInHouseholds" : 0.0
1717
} ]

Base/OutputSimulationResults.json

Lines changed: 62 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,73 @@
11
[ {
2-
"HSMSPeakLoadElectricity_kW" : 100.0,
3-
"MSLSPeakLoadElectricity_kW" : 167.43,
4-
"cumulativeCapacityHS" : 100.0,
5-
"cumulativeCapacityLS" : 160.0,
6-
"netOverload_pct" : 54.57968612099579,
2+
"HSMSPeakLoadElectricity_kW" : 104.28,
3+
"MSLSPeakLoadElectricity_kW" : 104.28,
4+
"cumulativeCapacityHS" : 70.0,
5+
"cumulativeCapacityLS" : 70.0,
6+
"netOverload_pct" : 148.97615057611105,
77
"timesOfNodePeakLoads_h" : {
8-
"E444013" : 514.5,
9-
"E444014" : 8363.25,
10-
"E444015" : 0.0,
11-
"E444016" : 567.0,
12-
"E444017" : 0.0,
13-
"E444018" : 7149.0,
14-
"E444019" : 498.75,
15-
"E444020" : 0.0,
16-
"E444021" : 0.0
8+
"E456060" : 130.0,
9+
"E321003" : 130.0
1710
},
1811
"gridConnectionMaxLoad_fr" : {
19-
"grc444004" : 0.04266984649028669,
20-
"grc444005" : 0.04201731870797602,
21-
"grc444006" : 0.05384035968269862,
22-
"grc444007" : 0.050174618564638535,
23-
"grc444008" : 0.0,
24-
"grc444009" : 0.0,
25-
"grc444010" : 0.0,
26-
"grc444011" : 0.0,
27-
"grc444012" : 0.742990951596374,
28-
"grc444003" : 0.05262209907818061,
29-
"grc786662" : 0.042092272125556114,
30-
"grc786654" : 0.0422215370165847,
31-
"grc786655" : 0.042303519909254884,
32-
"grc444002" : 0.30316681041365484,
33-
"grc786656" : 0.30316681041365484,
34-
"grc786657" : 0.30316681041365484,
35-
"grc786658" : 0.05130971809469434,
36-
"grc786659" : 0.05161471262474987,
37-
"grc786660" : 0.051543704611108666,
38-
"grc786661" : 0.05265441310284461,
39-
"grc786663" : 0.663073171141849,
40-
"grc786664" : 0.041600928769627205,
41-
"grc786665" : 0.6285268124205299,
42-
"grc786666" : 0.042747883016080346,
43-
"grc786667" : 0.04267714240573072,
44-
"grc786668" : 0.6536668971947177,
45-
"grc786669" : 0.0421562533678785,
46-
"grc786670" : 0.052408779623994185,
47-
"grc786671" : 0.05253902260753646,
48-
"grc786672" : 0.052196465293533056,
49-
"grc786674" : 0.050957415682739204,
50-
"grc786675" : 0.051777776755184066,
51-
"grc786676" : 0.7595069265321288,
52-
"grc786677" : 0.051031850556771646,
53-
"grc804498" : 0.0,
54-
"grc444001" : 0.042231418557371746
12+
"grc321002" : 0.2909806081320062,
13+
"grc321003" : 0.26482208677334945,
14+
"grc321004" : 0.30311152939639724,
15+
"grc321005" : 0.29929658298401723,
16+
"grc321006" : 0.32413594238872545,
17+
"grc321007" : 0.22032145857658297,
18+
"grc321008" : 0.21014750850969674,
19+
"grc321009" : 0.31197980071721576,
20+
"grc321010" : 0.20843336272279675,
21+
"grc321011" : 0.2928388820305954,
22+
"grc321012" : 0.3044171648134589,
23+
"grc321013" : 0.23193664338117165,
24+
"grc321014" : 0.3184223460810365,
25+
"grc321015" : 0.24492281016159967,
26+
"grc321016" : 0.24643149628190605,
27+
"grc321017" : 0.3592529077963622,
28+
"grc321018" : 0.3054558875823304,
29+
"grc321019" : 0.23603896254320814,
30+
"grc321020" : 0.27522400623318477,
31+
"grc321021" : 0.20821977395912145,
32+
"grc321022" : 0.36079297193695803,
33+
"grc321023" : 0.37055422301058466,
34+
"grc321024" : 0.20375881668023696,
35+
"grc321025" : 0.28281466723434673,
36+
"grc321026" : 0.30588289401223084,
37+
"grc321027" : 0.2760353089822717,
38+
"grc321028" : 0.24644576692307402,
39+
"grc321029" : 0.31962704815003135,
40+
"grc321030" : 0.382627443088624,
41+
"grc321031" : 0.36434385983483253,
42+
"grc321032" : 0.3042230509023401,
43+
"grc321033" : 0.25149711736583635,
44+
"grc321034" : 0.2309411313601856,
45+
"grc321035" : 0.27289605816185447,
46+
"grc321036" : 0.29811748346269473,
47+
"grc321037" : 0.3129265813669922,
48+
"grc321038" : 0.2923524005734159,
49+
"grc321039" : 0.3598577806871307,
50+
"grc321040" : 0.2871416030354671,
51+
"grc321041" : 0.252266003446499
5552
},
56-
"MSLSnodePeakPositiveLoadElectricity_kW" : 27.432284644859553,
57-
"MSLSnodePeakNegativeLoadElectricity_kW" : 2.1058353672527925,
58-
"totalElectricityImport_MWh" : 194.57,
53+
"MSLSnodePeakPositiveLoadElectricity_kW" : 104.28330540327774,
54+
"MSLSnodePeakNegativeLoadElectricity_kW" : 0.0,
55+
"totalElectricityImport_MWh" : 9.06,
5956
"totalElectricityExport_MWh" : 0.0,
60-
"totalMethaneImport_MWh" : 187.06,
57+
"totalMethaneImport_MWh" : 0.0,
6158
"totalMethaneExport_MWh" : 0.0,
6259
"totalHydrogenImport_MWh" : 0.0,
6360
"totalHydrogenExport_MWh" : 0.0,
64-
"totalDieselImport_MWh" : 318.24,
65-
"totalBatteryUnitsInstalled" : {
66-
"TEMPLATE: Private Electric Vehicle" : 5.0
67-
},
68-
"totalBatteryChargeAmount_MWh" : {
69-
"TEMPLATE: Private Electric Vehicle" : 20.37
70-
},
71-
"totalBatteryDischargeAmount_MWh" : {
72-
"TEMPLATE: Private Electric Vehicle" : 0.0
73-
},
74-
"totalBatteryInstalledCapacity_MWh" : {
75-
"TEMPLATE: Private Electric Vehicle" : 0.3
76-
},
61+
"totalDieselImport_MWh" : 15.39,
62+
"totalBatteryUnitsInstalled" : { },
63+
"totalBatteryChargeAmount_MWh" : { },
64+
"totalBatteryDischargeAmount_MWh" : { },
65+
"totalBatteryInstalledCapacity_MWh" : { },
7766
"totalSelfConsumption_fr" : 1.0,
78-
"totalSelfSufficiency_fr" : 0.05688849114752903,
79-
"TotalEnergyUsed_MWh" : 742.329,
80-
"TotalEnergyProduced_MWh" : 41.94,
81-
"TotalEnergyCurtailed_MWh" : 1752.05,
82-
"shareElectricvehiclesInHouseholds" : 0.17857142857142858
67+
"totalSelfSufficiency_fr" : 0.3585896670526988,
68+
"TotalEnergyUsed_MWh" : 38.11300000000001,
69+
"TotalEnergyProduced_MWh" : 13.349999999999996,
70+
"TotalEnergyCurtailed_MWh" : 0.0,
71+
"shareElectricvehiclesInHouseholds" : 0.0,
72+
"terracedHouseholdIsolationCostValueForETM" : 21.0
8373
} ]

0 commit comments

Comments
 (0)