First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Change the nominal load torque in VAR(L+4). The nominal torque is calculated at STRT and stored in VAR(L+4).
In python, use for example:
psspy.change_ldmod_var(IBUS,ID,"CIM5BL",5, 0.85)
to change the nominal load torque to 0.85 pu.