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

Issue1400 Ventilation template update #1401

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

annadellisola
Copy link
Contributor

This PR addresses issue #1400

Copy link
Member

@lucasverleyen lucasverleyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for addressing the issue!
I don't have any remark on the changes you made. However, I have two suggestions for improvement.

  1. See comment on the constrainedby.
  2. The ConstantAirFlowRecup.mo model extends from the VentilationSystem.mo model. In that model, the parameter nZones is defined. However, that model extends from PartialSystem.mo, in which nZones is also defined. I suggest removing the parameter declaration of nZones in the VentilationSystem.mo, to avoid a duplicate parameter declaration. I have pushed these changes to this pull request.

IDEAS/Templates/Examples/ConstantAirFlowRecup.mo Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

3 participants