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

asked Apr 19 '13

anonymous user

Anonymous

"aflowcount" command does not work on PSSE/33.1.1

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.

click to hide/show revision 2
No.2 Revision

updated Apr 20 '13

JervisW gravatar image

"aflowcount" command does not work on PSSE/33.1.1

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.