0

Charging Total for each area

Hi all

Does anyone know how I can get the total system charging (BV2) per area in PSSe via python? I am trying to replicate the area totals as found in the psse report summary. Does anyone know the python code?

Also how would I get the no load charging i.e. BV2 at nominal voltage for each area.

Thanks

PSSE_ABCD's avatar
11
PSSE_ABCD
asked 2018-03-15 10:44:34 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I believe there is no API returning the charging area-wise. Write your own API that writes SUBS report to a file and read the needed information from the line "FROM LINE CHARGING".

perolofl's avatar
3.8k
perolofl
answered 2018-03-21 04:32:40 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer