First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Sep 9 '19

perolofl gravatar image

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.