![]() | 1 | initial version |
One way is to use API to get transformer data for a selected subsystem and sum the losses for all transformers connected to 500 kV.
E.g. use psspy.atrncplx
with string ['PQLOSS'] to get the MW and Mvar losses. Use psspy.atrnint
to get the bus numbers.