Return system current as function of phase currents
function systemCurrent extends Modelica.Icons.Function; input Current i[n]; output Current I; end systemCurrent;