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

initialization problem of wind DFIG example #53

Open
bww1004052196 opened this issue Apr 29, 2023 · 2 comments
Open

initialization problem of wind DFIG example #53

bww1004052196 opened this issue Apr 29, 2023 · 2 comments

Comments

@bww1004052196
Copy link

Hello, I am a beginner in Modelica. When I ran the wind DFIG example, the software reported an error:
The initialization problem is inconsistent due to the following equation: 0 != 1.22474 = 1.224744871391589 * cos(select2.alpha0) * select2.v0 - inverter2.switch_dq0[1]
I am using the latest version of OpenModelica

@rfranke
Copy link
Collaborator

rfranke commented Apr 29, 2023

Unfortunately OpenModelica is not yet able to run all models of the PowerSystems library. See also OpenModelica/OpenModelica#8012
You may also have a look at the regular coverage testing results:
https://libraries.openmodelica.org/branches/master/PowerSystems_latest/PowerSystems_latest.html
or for Tools->Options->Simulation->TargetLanguage C
https://libraries.openmodelica.org/branches/master/PowerSystems_latest/PowerSystems_latest.html
and C++
https://libraries.openmodelica.org/branches/cpp/PowerSystems_latest/PowerSystems_latest.html

@bww1004052196
Copy link
Author

Unfortunately OpenModelica is not yet able to run all models of the PowerSystems library. See also OpenModelica/OpenModelica#8012 You may also have a look at the regular coverage testing results: https://libraries.openmodelica.org/branches/master/PowerSystems_latest/PowerSystems_latest.html or for Tools->Options->Simulation->TargetLanguage C https://libraries.openmodelica.org/branches/master/PowerSystems_latest/PowerSystems_latest.html and C++ https://libraries.openmodelica.org/branches/cpp/PowerSystems_latest/PowerSystems_latest.html

Thank you for your response. May I confirm if the error is related to PowerSystems.AC3ph.Machines.Asynchron_dfig? If not, I would like to use it as a reference for DFIG modeling.

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