Hello,
I have a question regarding loop behavior in a Utility Network configured with the following setup:
Tier type: Partitioned
Subnetwork controller type: Source
Tier topology type: Radial
In my scenario:
A subnetwork controller (Source) feeds an overhead line.
The line branches into two paths (a fork).
Further downstream, those two paths reconnect and form a closed loop.
There are no switches, protective devices, or normally open points between the branch and the reconnection.
Running Update Subnetwork does not return any errors.
The subnetwork remains valid and does not stay dirty.
Electrical engineering perspective, this creates a cycle within what is intended to be a radial feeder.
My understanding from the documentation is that:
Loops are expected in mesh networks.
In radial networks, loops typically indicate an error condition.
However, the system does not appear to enforce this automatically.
So my questions are:
Is loop detection in a radial tier expected to be handled manually using a Loop trace?
Is this behavior by design? What configuration can I use to return a short circuit error?
If strict radial enforcement is required, what is the recommended best practice?
Thank you in advance.