RoseauTechnologies / Roseau_Load_Flow

A powerful 3-phase load flow solver, by Roseau Technologies
https://roseau-load-flow.roseautechnologies.com
BSD 3-Clause "New" or "Revised" License
56 stars 0 forks source link

Add `connect_neutral` parameter to loads and sources #247

Closed alihamdan closed 2 months ago

alihamdan commented 2 months ago

This gives the users the ability to create loads with connected neutral and loads with floating neutral on the same bus without needing to create a dedicated "abc" bus just to have a floating neutral connection.

The default behavior of automatically considering the neutral as floating when the bus does not have a neutral is conserved.