Skip to content

Commit

Permalink
#1372 heatingRod OpenModelica
Browse files Browse the repository at this point in the history
[skip-ci]
  • Loading branch information
tosch4 committed Oct 13, 2022
1 parent ae719c0 commit 5b05860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AixLib/Fluid/HeatExchangers/Examples/HeatingRod.mo
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ model HeatingRod "Example for the usage of the heating rod model"
extends Modelica.Icons.Example;
extends AixLib.Fluid.HeatExchangers.Examples.BaseClasses.Heater(
redeclare package Medium = AixLib.Media.Water,
m_flow_nominal=V*heatingRod.rho_default/3600,
m_flow_nominal=V*1000/3600,
Q_flow_nominal=100,
conPI(k=10),
vol(V=V/1000),
Expand Down

0 comments on commit 5b05860

Please sign in to comment.