0

Voltage drop along a line

  • retag add tags

Is there a Python command to get voltage values ​​along a line?

Yoyo's avatar
71
Yoyo
asked 2026-06-29 04:19:45 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

There is no API for that. Split the line into segments with dummy buses and solv the load flow.

Or use line tap and insert a bus at different locations in a loop.

perolofl's avatar
3.8k
perolofl
answered 2026-06-30 04:54:30 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer