GridCal icon indicating copy to clipboard operation
GridCal copied to clipboard

"run" method in "TransientStability" class is outdated

Open hinfsynz opened this issue 1 year ago • 2 comments

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.

hinfsynz avatar Jun 18 '24 15:06 hinfsynz

Can you please create a simple example for transient stability run too?

hinfsynz avatar Jun 18 '24 15:06 hinfsynz

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.

SanPen avatar Jun 18 '24 16:06 SanPen