"run" method in "TransientStability" class is outdated
Describe the bug There is no transient stability analysis example. Calling TransientStability.run() failed at "self.grid.compile_snapshot()" step.
To Reproduce Steps to reproduce the behavior: Instantiate class "TransientStability" and invoke "run()" method
Expected behavior Simulation can complete with appropriate grid profile
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [Ubuntu 22.04, MacOS Sonoma 14.5]
- Version [latest]
Additional context Add any other context about the problem here.
Can you please create a simple example for transient stability run too?
This is there because of some research to try to implement it.
It is not functional as of now, but there are efforts in producing dynamic simulations in GridCal in the mid term.