HiSim icon indicating copy to clipboard operation
HiSim copied to clipboard

HiSim - House Infrastructure Simulator

Results 32 HiSim issues
Sort by recently updated
recently updated
newest added

The consumption of grid electricity rises when EMS surplus energy from PV is used to increase storage temperatures. Tests have shown that this is only the case, when the battery...

improvement

- copy structure of electricityy meter - use prices in default configs

feature request

When running `household_with_advanced_hp_hws_hds_pv` I get the following Warning: hisim/components/weather.py:824: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent...

improvement

- Create a generic config class with subclasses for e.g. building configs - move `utils.create_configuration()` to this config class.

improvement

Hey, the dynamic componennt compares inputs and outputs by comparing their names as far as I understand. Imo this approach leads to problems when adding more channels. Is there another...

improvement

IWO made a model and dataset for non-residential buildings: https://github.com/IWUGERMANY/DIBS---Dynamic-ISO-Building-Simulator we could integrate that and create examples for non-residential buildings.

feature request

Hey guys, I realized that the heating systems are on even when the residents are gone on vacation (several weeks). This should maybe be fixed at some point

feature request

make sankey plots work

feature request

- fix car kpis - make test for time resolutions to check which outputs change for different time resolutions - add gas heater in cluster example

changes in simulation time span --> use utc for lpg and weather input data, so every time period can simulated ---- Problem bevor was, that simulation starts every single time...