modelMixingVolumeMoistAir
Test model for mixing volume with moist air input
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests Buildings.Fluid.MixingVolumes.MixingVolumeMoistAir. After an initial transient, the temperature and humidity of the volume stabilizes.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | 0.001 | Nominal mass flow rate |
Components
Contents
| Name | Description |
|---|---|
Revisions
-
January 11, 2019 by Michael Wetter:
Removedeachstatement.
This is for #1079. -
April 11, 2017, by Michael Wetter:
Renamed variable used in result processing.
This is for issue Buildings #704. -
February 11, 2014 by Michael Wetter:
ChangedHWat_flow(y=vol1.HWat_flow)toQLat_flow(y=vol1.QLat_flow.y)andQWattoQLat. -
October 12, 2009 by Michael Wetter:
First implementation.