Closed FWuellhorst closed 1 month ago
Thank you for making a Pull Request to BESMod!
Our CI pipeline will help you finalize your contribution. Here's what is typically checked:
If HTML errors occur, I will fix the issues using a separate pull request. For the other checks, I will post the results here: https://rwth-ebc.github.io/BESMod/83_newHPmodels/index.html
Tips to fix possible naming violations:
If all CI stages pass and you have addressed possible naming violations, please consider the following:
BESMod.Media.Water
directly.C:
or D:
). Replace them with modelica://BESMod/...
.Once you have addressed these points, you can assign a reviewer. Although this process may seem tedious, ensuring CI passes allows the reviewer to focus their time on the actual modeling rather than syntax and unintended breakages caused by your changes.
If you have any questions or issues, please tag a library developer. Once again, thank you for your valuable contribution!
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Reference results have been displayed graphically and are created under the following page https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Reference results have been displayed graphically and are created under the following page https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Reference results have been displayed graphically and are created under the following page https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Reference results have been displayed graphically and are created under the following page https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
When using this branch the HP only starts below the bivalent point. When using BESMod.Systems.Hydraulical.Control.MonoenergeticHeatPumpSystem as control and BESMod.Systems.Hydraulical.Generation.HeatPumpAndElectricHeater as generation the safety control of the heat pump prevents it from starting up if there is not a minimum flow through the condenser. However the condenser side pump only spins up if at least one heat generation device (hp/electric) is running. Essentially safety control and the control for the pump lock itself until the outdoor temperature falls below the bivalent point and the electric heater starts up, allowing the pump to spin.
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Reference results have been displayed graphically and are created under the following page https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Errors in regression test. Compare the results on the following page\n https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Reference results have been displayed graphically and are created under the following page https://rwth-ebc.github.io/BESMod/83_newHPmodels/charts
Closes #83