Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when the demand = 0 #36

Open
vjacquot opened this issue Mar 28, 2022 · 1 comment
Open

Error when the demand = 0 #36

vjacquot opened this issue Mar 28, 2022 · 1 comment
Assignees

Comments

@vjacquot
Copy link
Collaborator

Hi,
For our case study, we need to model a mall building which has no SH and DHW demands. When I try to optimize it (the demand file is correct), there are several issues:

  • There is a min capacity for SH storage and DHW storage that makes an error because the demand is 0
  • I ried to deactivate them but then the error occurs while creating the results shetts because the storage data is missing
    Is there a possibility to adapt the code to make it work ?
    Thanks,
    Vincent
@xavijoba
Copy link
Collaborator

Change the building.py to be able to create buildings without heat demand.
Converters wih heat outputs should parameterized accordingly.
Check vizualition also in energy_network.py

@xavijoba xavijoba assigned xavijoba and vjacquot and unassigned xavijoba Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants