Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

"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

"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.