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

Removed potentially singular homotopy operator #3599

Merged
merged 1 commit into from Jul 7, 2020

Conversation

casella
Copy link
Contributor

@casella casella commented Jul 6, 2020

The simplified expression for the vessel port pressure loss always assumped zero pressure loss. This homotopy can lead to singular behaviour in some cases, which were not detected by Dymola that doesn't use homotopy by default, but could affect other tools that do. It was hence removed from MSL master in #3291 with commit 30e8c54

This PR back-ports commit 30e8c54 into maint/3.2.3. Tested successfully in OpenModelica 1.16.0 and Dymola 2020x on Modelica.Fluid.Examples.Explanatory.MeasuringTemperature, that was previously failing in OpenModelica because of singular simplified model.

@casella casella added bug Critical/severe issue L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation) labels Jul 6, 2020
@casella casella added this to the MSL3.2.3+maint milestone Jul 6, 2020
Copy link
Contributor

@HansOlsson HansOlsson left a comment

Choose a reason for hiding this comment

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

Makes sense.

@beutlich beutlich self-assigned this Jul 7, 2020
@beutlich beutlich removed the request for review from dietmarw July 7, 2020 17:43
@beutlich beutlich merged commit 13e7949 into modelica:maint/3.2.3 Jul 7, 2020
@casella casella deleted the fix-homotopy-3.2.3 branch July 7, 2020 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants