modelMassFlowSource_WeatherData
Test model for source (sink) with weather bus
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates how to connect fluid flow components to a boundary condition that has environmental conditions as obtained from a weather file. The model draws a constant mass flow rate of outside air through its components.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | ||
| Buildings.Fluid.Sources.MassFlowSource_WeatherData | sin_with_h | Mass flow source model receiving h and X from weather data through weather bus | |
| Buildings.Fluid.Sources.Outside | bou | Model with outside conditions | |
| Buildings.Fluid.Sensors.RelativeHumidityTwoPort | senRelHum | Sensor for relative humidity | |
| Buildings.Fluid.Sensors.MassFractionTwoPort | senMasFra | Sensor for mass fraction of water | |
| Sensors.TemperatureTwoPort | senTem | Temperature sensor |
Contents
| Name | Description |
|---|---|
| Medium model for air |
Revisions
-
May 21, 2017 by Jianjun Hu:
First implementation.