First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Return values of initial condition suspects in python

asked Jan 9 '5

Busbar gravatar image

Hello, is there any way to return initial condition suspect values in python dataframe format?

1 answer

Sort by » oldest newest most voted
0

answered Jan 10 '5

jconto gravatar image

There is no psspy API to get the initial condition suspects table. Process the dynamic-run log file in python, extract such table and then format it in pandas' dataframe format.

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Jan 9 '5

Seen: 78 times

Last updated: Jan 09