From 51af0638d6080641f3ee1abc0179103a384aa723 Mon Sep 17 00:00:00 2001 From: Luc-Sol Date: Thu, 27 Mar 2025 10:33:13 +0100 Subject: [PATCH 1/3] Primary Production of Heatpumps - Added accumulators for the primary energy production of heatpumps for weekend & daytime. - Refactored the rapidrundata class to use the accumulator and accumulatormaps' get MWh methods. --- _alp/Agents/EnergyCoop/Code/Functions.java | 2 + .../EnergyDataViewer/Code/Functions.java | 11 ++ .../EnergyDataViewer/Code/Functions.xml | 2 +- .../EnergyDataViewer/Levels/Level.level.xml | 2 +- _alp/Agents/EnergyDataViewer/Variables.xml | 154 ++++++++++++++--- _alp/Agents/EnergyModel/Code/Functions.java | 5 +- .../Agents/GridConnection/Code/Functions.java | 3 +- _alp/Classes/Class.J_AccumulatorMap.java | 12 ++ _alp/Classes/Class.J_RapidRunData.java | 163 +++++++++--------- 9 files changed, 248 insertions(+), 106 deletions(-) diff --git a/_alp/Agents/EnergyCoop/Code/Functions.java b/_alp/Agents/EnergyCoop/Code/Functions.java index 3fa18611..acf65580 100644 --- a/_alp/Agents/EnergyCoop/Code/Functions.java +++ b/_alp/Agents/EnergyCoop/Code/Functions.java @@ -1522,6 +1522,7 @@ HashSet f_getAllChildCustomerGridConnections_recursion(HashSet f_getAllChildCustomerGridConnections_recursion(HashSet1226 -250 false diff --git a/_alp/Agents/EnergyDataViewer/Levels/Level.level.xml b/_alp/Agents/EnergyDataViewer/Levels/Level.level.xml index 395e5ff7..3c046f9b 100644 --- a/_alp/Agents/EnergyDataViewer/Levels/Level.level.xml +++ b/_alp/Agents/EnergyDataViewer/Levels/Level.level.xml @@ -181,7 +181,7 @@ 1741792546461 616 - 640 + 620