Ask Your Question
0

Save .raw case after updating the transformer limits in python

asked 2022-08-31 16:15:02 -0500

yugpatel22 gravatar image

updated 2022-08-31 16:19:50 -0500

Hello! I have a quick question to save .raw case in the python script.

I am implementing a python script for changing the voltage limits of the 2-winding transformer using this function from the PSSEv35 API: twowindingchng_6. The code is running without any error and I can see the voltage limit changes being made in the Logfile that is generated after the run. However, I am unable to see these changes in the .raw case file even if I reopen it in PSSE after the successful script run. If you can help me get around this issue or point to a helpful API function that would be great. Cheers!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-09-01 02:13:04 -0500

perolofl gravatar image

The API will only change the value in the working files. You have to save current data to a raw data file with API RAWD_2.

edit flag offensive delete link more

Comments

That was helpful. Appreciate your response!

yugpatel22 gravatar imageyugpatel22 ( 2022-09-01 13:39:17 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2022-08-31 16:15:02 -0500

Seen: 235 times

Last updated: Sep 01 '22