Replies: 2 comments 1 reply
-
|
It shrinks to zero because the simulation cannot converge. The system may be small-signal unsable, or you imposed a very severe fault for which no power flow can be solved. The step size should be kept in |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Thanks Dr. Cui for your help, it worked. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running a simulation. My time step is 1s.
After some time, due to some operations, I get an error that time step is reduced to 0 and simulation is crashed.
Is there a parameter or variable in ANDES which holds the updated time step value?
The reason of this question is, I want to monitor the time step value, and if it reduces to some extent, I want to perform certain operations.
Beta Was this translation helpful? Give feedback.
All reactions