First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
![]() | 1 | initial version | |
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.
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", "H:\wtg_model.py", line 19, in <module>
ierr,nbrnchs ierr,n_brnchs = aflowcount(1, 1, 6, 2)
NameError: name 'aflowcount' is not defined".
Please help.