diff --git a/IBPSA/Electrical/Transmission/BaseClasses/BaseCable.mo b/IBPSA/Electrical/Transmission/BaseClasses/BaseCable.mo index 97885e5459..0ad06526d3 100644 --- a/IBPSA/Electrical/Transmission/BaseClasses/BaseCable.mo +++ b/IBPSA/Electrical/Transmission/BaseClasses/BaseCable.mo @@ -17,10 +17,16 @@ record BaseCable "Record that contains the properties of a generic cable" "Frequency considered in the definition of cables properties"; output Modelica.Units.SI.Resistance R "Resistance of the cable"; protected - parameter Modelica.Units.SI.AngularVelocity omega=2*Modelica.Constants.pi*f; + Modelica.Units.SI.AngularVelocity omega=2*Modelica.Constants.pi*f; annotation (Documentation(revisions="