First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
You can change load in the static data, adding a load in a bus.
In pyhton, the script is:
psspy.loaddata3(50061,r"""1""",[i,i,i,i,i],[ 1.4, 1.05,f,f,f,_f])
50061 is the bus where I aplied the load, P = 1.4 MW and Q = 1.05 MVAr
![]() | 2 | No.2 Revision |
You can change load in the static data, adding a load in a bus.bus.
In pyhton, the script is:
is:
psspy.load_data_3(50061,r"""1""",[_i,_i,_i,_i,_i],[ 1.4, 1.05,_f,_f,_f,_f])
psspy.loaddata3(50061,r"""1""",[i,i,i,i,i],[ 1.4, 1.05,f,f,f,_f])
50061 is the bus where I aplied the load, P = 1.4 MW and Q = 1.05 MVAr
MVAr