Closed GillisHommen closed 5 months ago
Solution in commit 38afcb1df9e93736242e962f6a2580e5b504caf8
Datasets for load duration curves are declared, but not initialized when a GridConnection or GridNode is created. Only when the function f_getDuurkromme() is called are the datasets initialized and the corresponding memory used. If this function is not called, the memory use per gridConnection/gridNode for load duration curves is negligable.
Only yearly load duration curve should be stored to provide 'previous' result. Or perhaps disable this for GridConnections? (only use for EnergyModel-scope)