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

MSL and PowerSystems examples are reported with errors even though they work #10

Open
rfranke opened this issue Aug 24, 2021 · 5 comments
Assignees

Comments

@rfranke
Copy link
Member

rfranke commented Aug 24, 2021

The nightly tests report simulation errors for these two examples:

Modelica.Electrical.Spice3.Examples.Oscillator
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkDifferentialPair

See https://libraries.openmodelica.org/branches/master/Modelica_trunk_cpp/Modelica_trunk_cpp.html
Screenshot from 2021-08-24 15-18-58

The examples appear to simulate though and Oscillator should not take that long. The examples do also work with MSL 3.2.3.

Edit: the two examples do also fail for Modelica_trunk.

What is wrong?

@rfranke rfranke changed the title Two Spice3 examples fail with Modelica_trunk_cpp that should work Two Spice3 examples fail with Modelica_trunk(_cpp) that should work Aug 24, 2021
@casella
Copy link
Collaborator

casella commented Aug 28, 2021

@rfranke is this a regression or was it always like that?

@rfranke
Copy link
Member Author

rfranke commented Aug 28, 2021

I assume that there is something wrong with the test setup. Just discovered that these two examples are working in OMEdit and are also reported as success for daily MSL 3.2.3 tests. One of them, Modelica.Electrical.Spice3.Examples.Oscillator, is also reported as success for daily MSL 4.0.0 tests.

@casella
Copy link
Collaborator

casella commented Aug 30, 2021

@sjoelund would you mind having a look?

@rfranke
Copy link
Member Author

rfranke commented Sep 13, 2021

Here is one more example that is reported as simulation error for PowerSystems_cpp even though it works :

PowerSystems.Examples.AC3ph.Generation.Islanding

@rfranke
Copy link
Member Author

rfranke commented Sep 17, 2021

Yet another example: Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed verifies since yesterday, but is still reported with the same wrong results as before, see
OpenModelica/OpenModelica@5ae02bb#diff-eb8d9f8a258b1410ea4631cd9647a54ee1e62ee6ccd11f60b11d840567024328

From current library tests:
image

In OMEdit:
image

@rfranke rfranke changed the title Two Spice3 examples fail with Modelica_trunk(_cpp) that should work MSL and PowerSystems examples are reported with errors even though they work Sep 17, 2021
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

3 participants