FZJ-IEK3-VSA / HiSim

HiSim - House Infrastructure Simulator
MIT License
27 stars 14 forks source link

Add `get_capacities` for postprocessing #248

Closed k-knosala closed 8 months ago

k-knosala commented 8 months ago

Since we are using the scaled defaults now, I need a way to get the scaled component sizes. This is why I added a get_capacities() method to the config base class.

k-knosala commented 8 months ago

Solves #244

noah80 commented 8 months ago

will be implemented differently