Failed to converge due to adjacent links #85
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hi @noelhuang, Thank you for your question. Links are indeed a well-known potential source of instabilities (see e.g. PowerGridModel/power-grid-model#1217 which may be related to the edge case you're facing). We are working on improving this (see e.g. PowerGridModel/power-grid-model#35 , which is currently under active development), but for the time being, a workaround is indeed required.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @figueroa1395 , Indeed the issues have been resolved, and as you summarized, after setting the Thanks again for your help! |
Beta Was this translation helpful? Give feedback.



Hello @noelhuang,
As I understand it, the issues have now been resolved. The main problem, besides what has been mentioned here already, was that the
u_reffor thesourcewas set inVinstead ofp.u.. Once that and the other things were addressed, not only the convergence was successful, but the results were accurate.If this is true, please let us know and mark the answer as correct, so other users can potentially pinpoint. Feel free to add anything else needed :).