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

Remove unit error safe #4040

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Conversation

HansOlsson
Copy link
Contributor

This is related to #3881
I strongly believe that both this and and #3881 should be back-ported to maintenance-branch.

These changes don't impact the simulation results and the first is 100% safe, the second is safe as long as people don't extend from an utility-model in an Example-package and add the same declaration.

This is related to modelica#3881
These changes are completely safe.
Adding a protected element in an example model should be ok.
@HansOlsson HansOlsson added bug Critical/severe issue L: Electrical.Machines Issue addresses Modelica.Electrical.Machines labels Sep 30, 2022
@beutlich beutlich added L: Magnetic.FundamentalWave Issue addresses Modelica.Magnetic.FundamentalWave example Issue only addresses example(s) labels Sep 30, 2022
Copy link
Contributor

@christiankral christiankral left a comment

Choose a reason for hiding this comment

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

Looks good from my side

@christiankral christiankral self-requested a review October 17, 2022 12:12
Copy link
Contributor

@christiankral christiankral left a comment

Choose a reason for hiding this comment

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

To explicitely add this to the review: I prefer #4041 over this PR

@HansOlsson HansOlsson merged commit 97905bb into modelica:master Jun 13, 2023
@HansOlsson
Copy link
Contributor Author

Merged as part of #4041

@HansOlsson HansOlsson deleted the RemoveUnitErrorSafe branch June 13, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue example Issue only addresses example(s) L: Electrical.Machines Issue addresses Modelica.Electrical.Machines L: Magnetic.FundamentalWave Issue addresses Modelica.Magnetic.FundamentalWave
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants