First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Use the following API function [chapter 7]:
ibus = 2141
id = '1'
ierr, mbase = psspy.macdat(ibus, id, 'MBASE')
2 | No.2 Revision |
[For a working code to calculate inertia of entire power system, check my post "Inertia of a Power System"]
Use the following API function [chapter 7]:
ibus = 2141
id = '1'
ierr, mbase = psspy.macdat(ibus, id, 'MBASE')