functionlineResistance

Function that computes the resistance of a cable

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

TypeNameDefaultDescription
Modelica.Units.SI.LengthlLength of the cable
Modelica.Units.SI.Frequencyf50Frequency considered in the definition of cables properties

Outputs

TypeNameDefaultDescription
Modelica.Units.SI.ResistanceRResistance of the cable

Revisions

  • August 30, 2024, by Michael Wetter:
    Removed wrong parameter keyword on protected variable, which is needed for Dymola 2025x.
    This is for IBPSA, #1930.
  • September 23, 2014, by Marco Bonvini:
    Added function and documentation