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

PumpPolynomialBased fails in OpenModelica #1368

Closed
KremerMartin opened this issue Oct 13, 2022 · 1 comment
Closed

PumpPolynomialBased fails in OpenModelica #1368

KremerMartin opened this issue Oct 13, 2022 · 1 comment
Assignees
Labels
OpenModelica Related to usage in OM

Comments

@KremerMartin
Copy link
Contributor

This issue is part of #1352 and tackles the PumpsPolynomialBased.

Error in model:  AixLib.Fluid.Movers.PumpsPolynomialBased.Examples.PumpHeadControlled 
Simulation execution failed for model: AixLib.Fluid.Movers.PumpsPolynomialBased.Examples.PumpHeadControlled
assert            | warning | The following assertion has been violated during initialization at time 0.000000
|                 | |       | pump.deMultiplex3_1.u[1] >= pump.deMultiplex3_1.u[2]
assert            | error   | Input signals are not consistent: limit1 < limit2
assert            | error   | Failed to solve the initialization problem with global homotopy with equidistant step size.
assert            | debug   | Unable to solve initialization problem.
assert            | info    | simulation terminated by an assertion at initialization

Warning: The model contains alias variables with redundant start and/or conflicting nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
@KremerMartin KremerMartin self-assigned this Oct 13, 2022
@KremerMartin KremerMartin added the OpenModelica Related to usage in OM label Oct 13, 2022
@KremerMartin KremerMartin added this to the Hackday 10.2022 milestone Oct 13, 2022
KremerMartin pushed a commit that referenced this issue Oct 13, 2022
KremerMartin pushed a commit that referenced this issue Oct 13, 2022
Also they are incorrect, since the head is delayed by 60 seconds but the on-Signal of the pump is not delayed.

For #1368
@KremerMartin
Copy link
Contributor Author

closed by PR #1374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OpenModelica Related to usage in OM
Projects
None yet
Development

No branches or pull requests

1 participant