First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
One way is to create a 'reading' function, with load bus, id as parameter to read the Pmw of a load and Pmw as output. Next calculate the new value for load B and load A using the increment wanted, and write those values back. A loop can be used to iterate over all the different cases. Post the script for other to comment on it. All psspy functions are available in the API manual.