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

failed calulation on the InductionMachines examples #12

Closed
ghost opened this issue Feb 12, 2021 · 6 comments
Closed

failed calulation on the InductionMachines examples #12

ghost opened this issue Feb 12, 2021 · 6 comments
Assignees

Comments

@ghost
Copy link

ghost commented Feb 12, 2021

I tried to simulate the models with the induction machines (OpenModelica, 1.16.2) and had some problems to get a solution. The compiling process works fine but afterwards the calculation progress first shows 1% and then immediately jups back to 0% and never changes again. I stopped the calculation after a few minutes.
I tried several models out of the other packages and all worked well. Also the models 'IMC_Steinmetz', 'IMC_Inverter1' and 'IMC_Inverter2' had no problems.

@christiankral christiankral self-assigned this Feb 17, 2021
@christiankral
Copy link
Owner

I am using a recent "Nightly" version of OpenModelica and I tested some examples that just worked OK. Could you please more precisely point out one example which did not work, so that we can start the discussion from there.

Could you also please state what operating system you are using, as I recently experienced some issue with the Windows release of OpenModelica 1.16.

@ghost
Copy link
Author

ghost commented Feb 17, 2021

One of the examples not working is the HanserModelica.InductionMachines.IMS_Characteristics1.
I am using a windows 10 64bit version. The issue you reportet in the linked post seems to be excatly the one I'm experiencing.

Edit: I now installed the OpenModelica v1.15.0-dev-48-g3656b9544 and all the models are working. So like you pointed out in the post you linked, an older version of OpenModelica provides a first solution.

@christiankral
Copy link
Owner

christiankral commented Feb 21, 2021

The example HanserModelica.InductionMachines.IMS_Characteristics1 simulates OK under Linux but not in the Windows version of OpenModelica 1.16.0. As a workaround you can enable the old frontend in Windows:

image

For the new frontend we have to wait until OpenModelica issue #6348 is resolved.

@casella
Copy link
Contributor

casella commented Feb 21, 2021

@christiankral, I tried to use the old frontend in Windows, but I got the same problem. We'll try to figure out what is going on there.

@christiankral
Copy link
Owner

The issue is fixed now. If you want to benefit from the bug fix you have to install a Nightly version or wait for OpenModelica 1.17. The bug fix is not backported to OpenModelica 1.16.4 and 1.16.5.

@casella
Copy link
Contributor

casella commented Feb 28, 2021

BTW 1.17.0-dev.beta2 is out now

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

2 participants