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

Issue1320 add example for ahu control #1380

Merged
merged 23 commits into from Oct 24, 2022

Conversation

KremerMartin
Copy link
Contributor

Closes #1320

With his pull-request we will add a new example for AixLib.Systems.ModularAHU.GenericAHU. The example combines the air handling unit model with a thermal zone and a DCV-strategy.

A new controller is added containing the CO2-based DCV and the already existing AHU-control.
Some database for the thermal zone and a record for internal gains in single offices according to SIA 2024 is also added.

@KremerMartin KremerMartin added the AixLib-Paper All issues regarding the AixLib-Paper label Oct 18, 2022
@KremerMartin KremerMartin added this to the Hackday 10.2022 milestone Oct 18, 2022
@KremerMartin KremerMartin self-assigned this Oct 18, 2022
@ebc-aixlib-bot
Copy link
Contributor

Errors in regression test. Compare the results on the following page
https://ebc.pages.rwth-aachen.de/EBC_all/github_ci/AixLib/issue1320_AddExampleForAHUControl/plots

AixLib/Systems/ModularAHU/Controller/CtrAHUCO2.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/AhuDcv.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/AhuDcv.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/AhuDcv.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/AhuDcv.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/AhuDcv.mo Outdated Show resolved Hide resolved
@LauraMaier
Copy link
Contributor

Overall great work and good example :) Just some minor change request from my side with the one linking the simulate and plot script being the most important one ;-)

@@ -0,0 +1,290 @@
within AixLib.Systems.ModularAHU.Examples;
model DemandControlledAHU "Example for air hanling unit with demand controlled ventilation"
Copy link
Contributor

Choose a reason for hiding this comment

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

small typo :) handling

LauraMaier
LauraMaier previously approved these changes Oct 21, 2022
Copy link
Contributor

@LauraMaier LauraMaier left a comment

Choose a reason for hiding this comment

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

Please undo the unnecessary commits with the connect statement annotations and fix typo. Then you are good to go.
Great work, thanks @martinkremer :)

AixLib/Systems/ModularAHU/Examples/GenericAHU.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/GenericAHU.mo Outdated Show resolved Hide resolved
AixLib/Systems/ModularAHU/Examples/EONERC_AHU2.mo Outdated Show resolved Hide resolved
@KremerMartin KremerMartin merged commit 5659387 into development Oct 24, 2022
@KremerMartin KremerMartin deleted the issue1320_AddExampleForAHUControl branch October 24, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AixLib-Paper All issues regarding the AixLib-Paper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example for AHU control (ModularAHU)
5 participants