forked from FZJ-IEK3-VSA/HiSim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix buffer storage control (FZJ-IEK3-VSA#135)
* remove old EMS connections in heat pump controller * remove old EMS connections in heat pump * adopted input and output channel names in heat sources * nicely named output of heating controller and now use actual state instead of previous for control next steps: (i) introduce force_convergence better than "return" (ii) introduce levels for heating 0.5, 0.75 and 1 in line with building to soften jumps * fix force_convergence and add control mode with half power in surplus case * choose more realistic temperature for storage hysteresis * refinded control (i) choose better set temperatures for heating control (ii) simplified heat pump control (iii) introduced four levels for building heating * mypy * repair quotes from conflict solving * added output name to building heating controller * add output description to dynamic components * repaired tests * more linting errors * even more linting errors * changed the other tests * test fixing * added durations overview to pytest * simulation parameter fix * fixed test_building.py * prospector fixes * deleted obsolete files from prospector * prospector bug * fixed a test * fixed test_gas_heater * prospector fix * code quality I * code quality II * code quality III --------- Co-authored-by: Noah Pflugradt <[email protected]>
- Loading branch information
Showing
17 changed files
with
169 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.