Ask Your Question
0

NaN values after fault

asked 2025-11-24 06:46:53 -0600

Busbar gravatar image

Hello, I am performing calculations on a large system (1000+ buses) with many different dynamic models, and sometimes the simulation crashes during execution — “NaN” values appear everywhere. For example, in the first second of the simulation I apply a fault, then at 1.25 s I clear the fault, and around the 3rd second the calculation collapses - “NaN” values are returned. What could be the cause of this? Where should I start looking for the issue? At the moment of the collapse, voltages rise sharply and then drop down - turning into “NaN” values.

edit retag flag offensive close merge delete

Comments

You might want to look at the dynamic models, specially composite or motor loads. Try reducing acceleration factor and DELT in dynamic solution parameters.

psys gravatar imagepsys ( 2025-11-25 03:22:45 -0600 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2026-03-09 09:49:59 -0600

Three things to consider:

1-Do a flat-run with no contingencies to see if the issue happens even without fault (if yes, then one of your models is not configured correctly, and it would likely be the first generator having large swings in voltage)

2-Do a contingency in a completely different area of the system. If the issue persists, then it is likely de to improper simulation parameters, but if it solves normally, then the issue is local to that area where you had your original contingency

3-There is a possibility that nothing is wrong with the simulation and your case can't handle that specific fault and you end up with large voltage swings followed by blackout/brownout.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2025-11-24 06:46:53 -0600

Seen: 188 times

Last updated: Mar 09