| 1 | initial version |
You can only have one output file from the simulation but you may have thousands of channels if you want.
It is easier to make the channels selections interactively and record a python script. Change all starting indices to -1 in order to use the default values, see example below:
psspy.bus_frequency_channel([-1,ibus],"")
psspy.voltage_channel([-1,-1,-1,ibus],"")
psspy.branch_p_and_q_channel([-1,-1,-1,ibus,jbus],"1",["",""])
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.