Skip to content

Test pump model with different values for pressure to validate parameterization #3362

Closed Answered by hcasperfu
MatthiasEckhart asked this question in Q&A
Discussion options

You must be logged in to vote

Greetings!
If I understand correctly, you want to see a validation of pressure curve.
Directly serving this purpose, there is a low level validation model Buildings.Fluid.Movers.BaseClasses.Validation.FlowMachineInterface. This one does not directly test the mover but the underlying class that handles the pressure curve.
Once the whole mover model is put in a hydraulic system it becomes more difficult to directly see the pressure-flow curve because of other components playing a role on the pressure.

Your use of the pressure curve looks correct.
A few other comments on your model:

  1. If your want to use a straight line as the pressure curve, it is equivalent to using just two points.
  2. To see …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@MatthiasEckhart
Comment options

@hcasperfu
Comment options

@MatthiasEckhart
Comment options

@hcasperfu
Comment options

Answer selected by MatthiasEckhart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants