Skip to content

Commit

Permalink
Change the unit of nominal mass flow rate to kg/s in the documentatio…
Browse files Browse the repository at this point in the history
…n of SimpleHouse3.
  • Loading branch information
jelgerjansen committed Oct 16, 2023
1 parent 6a6c3da commit e72b02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IBPSA/Examples/Tutorial/SimpleHouse/SimpleHouse3.mo
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The <code>MixingVolume</code> <code>Medium</code> parameter contains information
the type of fluid and its properties that should be modelled by the <code>MixingVolume</code>.
Set its value to <code>MediumAir</code>, which is declared in the template,
by typing <code>redeclare package Medium = MediumAir</code>.
For the nominal mass flow rate you may assume a value of <i>1 kg/m<sup>3</sup></i> for now.
For the nominal mass flow rate you may assume a value of <i>1 kg/s</i> for now.
You will have to change this value once you add a ventilation system to the model (see
<a href=\"modelica://IBPSA.Examples.Tutorial.SimpleHouse.SimpleHouse6\">
IBPSA.Examples.Tutorial.SimpleHouse.SimpleHouse6</a>).
Expand Down

0 comments on commit e72b02f

Please sign in to comment.