Can I extract updated values after running DC Loadflow (DCLF_2)?
Hi there,
Using the Python API I am running different analyses where I am retrieving line flows, etc. I am running a DCLF2 when the fnsl fails to converge. However, after running the DCLF2 and extracting values the values do not update from the previous fnsl non-convergence.
The Python screen prints out the updated values (much like in the PSSE software window), but is there a way to get a hold of these DCLF_2 results?
Thanks!