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

Issue1354 polynomial based pump records #1394

Merged
merged 22 commits into from
Oct 25, 2023

Conversation

sarahleidolf
Copy link
Contributor

Add polynominal based pump records based on characteristic curves:
25/0.5-12 PN 10 maximum volume flow 12.0 m^3/h
50/0.5-16 PN 6/10 maximum volume flow 53.0 m^3/h

@sarahleidolf sarahleidolf self-assigned this Nov 2, 2022
@FelixStege FelixStege modified the milestone: Hackday 03.2023 Mar 7, 2023
Copy link
Contributor

@FelixStege FelixStege left a comment

Choose a reason for hiding this comment

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

Thanks you for the additions! I added some comments regarding the documentation, but as soon as these are adressed, you can merge.

@@ -0,0 +1,138 @@
within AixLib.DataBase.Pumps.PumpPolynomialBased;
record Pump_DN25_H05_12 "Pump with head 0.5 to 12,4m and 12,4m^3/h volume flow (25/0.5-12 PN)"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it 12,4 m^3/h? Looking at the data, it looks more like 11,5 m^3/h

@@ -0,0 +1,144 @@
within AixLib.DataBase.Pumps.PumpPolynomialBased;
record Pump_DN30_H1_12 "Pump with head 1 to 11m and 10,7m^3/h volume flow (Wilo Stratos 30/1-12)"
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here, are these values (head and volume flow) correct?

@sarahleidolf sarahleidolf merged commit 18ef8ea into development Oct 25, 2023
1 check passed
@sarahleidolf sarahleidolf deleted the issue1354_Polynomial_Based_Pump_Records branch October 25, 2023 07:44
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.

2 participants