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

Standard pump component characteristic curve should be expressed in terms of normal flow rates for gases #544

Open
oporras opened this issue Jun 20, 2023 · 0 comments

Comments

@oporras
Copy link

oporras commented Jun 20, 2023

Hello everyone,

As the attached Python simple code shows when compared with the curve of standard pump P2, pandapipes library considers the flow rate of standard pumps at actual inlet conditions of the gas. However, this way is inconvenient because, in many application cases, the pressure and temperature at the inlet are a priori unknown. Typically, compressor manufacturers give the volumetric flow rate in the characteristic curve at the normal thermodynamic state.

For incompressible fluids, the density variation between actual and normal states is negligible for many practical cases.

I wonder if pandapipes can consider the characteristic curve of the pump/compressor as expressed in terms of a volumetric flow rate at normal conditions instead of inlet conditions.

testStdPumpWithAGas.py.zip

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

1 participant