First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
To change a VAR value in a plant model, add in your python code (from the API manual):
ierr = psspy.change_plmod_var(ibus, id, modelname, j, rdata)