Convert python to idv.
Hi, I want to convert a python file (.py) to .idv file, Can I do it ?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
PY to IDV conversion - Use the PSSe recording feature:
Load PSSe
Click the recording button and select to save as idv
run the py script, select first the file type as *.py
Click the stop button. The py command are translated in the idv file!
PY commands with no equivalent in IDV will be ignored.
The IDV to PY conversion is done similarly.
Thank you very much !
Is there an API to record an IDV and run a separate PY script? I have multiple PY files that make various changes to my case, and I would like to convert each of them to IDV. It would be a whole lot easier to write a script to convert all of these, rather than manually converting each.
I've found an API for PSEB and PSAS, which convert PSEB and PSAS files to idv, but can't seem to find anything for python.
Nevermind, I was able to determine a fix for my issue of running python files.
Hi Jeremy, is it possible for you to share the api to convert PSAS to idv?
Asked: Jan 6 '17
Seen: 3,869 times
Last updated: Jan 04 '18
Question about Dynamic Simulation based on Python For Loop
psspy can't run with another case without any exception
Vector groups and two_winding_chng_4
How to retrieve data loads (PmW and QMvar) from PSS/E using Python?
Capture keyboard interrupt in PSS/E script?
How to export the voltage value on the busbars from DigSilen via python to excel
How to find weak voltage buses after a larger generation loss during dynamic simulation?