First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version | asked 2013-04-19 06:15:41 -0600 Anonymous |
Hi, I am trying to list out the number and detials of the branches in a subsystem. I am using python scripts and the command "aflowcount". But PSSE gives an error saying "Traceback (most recent call last): File "H:\wtgmodel.py", line 19, in <module> ierr,nbrnchs = aflowcount(1, 1, 6, 2) NameError: name 'aflowcount' is not defined". Please help.
2 | No.2 Revision |
Hi, I am trying to list out the number and detials of the branches in a subsystem. I am using python scripts and the command "aflowcount". But PSSE gives an error saying
"Traceback (most recent call last):
File