PowerSystems.jl icon indicating copy to clipboard operation
PowerSystems.jl copied to clipboard

Add Do's and Don't

Open kdayday opened this issue 9 months ago • 3 comments

Especially with time-series access

Will need examples from @jd-lara and @daniel-thom

kdayday avatar Feb 24 '25 20:02 kdayday

Dont's preliminary list to be documented

  • Modify the system in place
  • add/remove time series in place within an algorithm

jd-lara avatar Mar 28 '25 13:03 jd-lara

Note to myself add a don't based on #1386 about vectorized operations

jd-lara avatar May 13 '25 05:05 jd-lara

Hi @jd-lara, it seems that the internal code use PowerNetworkMatrices? Could you give a minimal example to better extract and create something similar to DataFrame to pass to other solver/program? Thank you. This really helps.

My approach is really bad because I'm not yet familiar with both Sienna and Julia. But it currently works fast anyway due to extremely small case. Willing to learn here :muscle:.

yasirroni avatar May 13 '25 06:05 yasirroni