First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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 that would be great. Cheers!
2 | retagged |
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 that would be great. Cheers!
3 | No.3 Revision |
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 that would be great. Cheers!
4 | retagged |
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 that would be great. Cheers!
5 | No.5 Revision |
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!