You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation does not have the correct semantics for multiple phases. The simplest solution for now is to add a check that the incoming date is implicit single phase. A good generalization will require some thought.
It looks like we are using correct_thermal_limits! in PMD without problem, but I don't know if calc_thermal_limits is working, I will do some tests. Note that there is a dangling reference to MultiConductorVector (commented out) in calc_thermal_limits
Discuss best implementation of
check_thermal_limits
for multiconductor networks, particularly with inactive conductors on a line.The text was updated successfully, but these errors were encountered: