Skip to content

Commit

Permalink
Removed wrong package name
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Apr 12, 2024
1 parent 5d78ce2 commit 9c56ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IBPSA/Electrical/Interfaces/InductiveLoad.mo
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ protected
Modelica.Units.SI.Impedance Z[2] "Impedance of the load";
Modelica.Units.SI.AngularVelocity omega "Angular frequency";
Modelica.Units.SI.Power Q=P*tan(acos(
Buildings.Utilities.Math.Functions.smoothMin(
IBPSA.Utilities.Math.Functions.smoothMin(
x1=pf_internal,
x2=0.99999,
deltaX=0.0000025)))
Expand Down

0 comments on commit 9c56ac1

Please sign in to comment.