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