-
Notifications
You must be signed in to change notification settings - Fork 82
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
Add new output connector to thermalZones and post processing #1221
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor changes requests for correct comments of the in- and outputs. Rest is fine :) Thanks for the additions
AixLib/ThermalZones/ReducedOrder/Multizone/BaseClasses/MultizonePostProcessing.mo
Outdated
Show resolved
Hide resolved
AixLib/ThermalZones/ReducedOrder/Multizone/BaseClasses/MultizonePostProcessing.mo
Outdated
Show resolved
Hide resolved
AixLib/ThermalZones/ReducedOrder/Multizone/BaseClasses/PartialMultizone.mo
Outdated
Show resolved
Hide resolved
…the new files before push again. Plottet Results https://ebc.pages.rwth-aachen.de/EBC_all/github_ci/AixLib/issue1215_internalGainsOuput/plots/ [skip ci]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes. The CI created new ref results. Not sure if we should bring them in with this MR oder create a seperate one to hold the history clean...
sry, need to cancel approve. CI found errors.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
As described in #1215
@DaJansenGit : I tried to use the
AixLib.ThermalZones.ReducedOrder.Multizone.BaseClasses.MultizonePostProcessing
tool but got singularities. Could you try on your code? I did not find any usage of this model.Overall, I really disliked the multizone concept, the array handling is somewhat confusing. If the array approach (numZones, 3) is not in line with our guidelines I can change it.