modelOutside_CpLowRise
Test model for source and sink with outside weather data and wind pressure
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates the use of a source for ambient conditions that computes the wind pressure on a facade of a low-rise building using the equation from Swami and Chandra (1987). Weather data are used for San Francisco, for a period of a week where the wind blows primarily from North-West. The plot shows that the wind pressure on the north- and west-facing facade is positive, whereas it is negative for the south- and east-facing facades.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Sources.Outside_CpLowRise | west | Model with outside conditions | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | ||
| Buildings.Fluid.Sources.Outside_CpLowRise | north | Model with outside conditions | |
| Buildings.Fluid.Sources.Outside_CpLowRise | south | Model with outside conditions | |
| Buildings.Fluid.Sources.Outside_CpLowRise | east | Model with outside conditions |
Contents
| Name | Description |
|---|---|
| Medium model for air |
Revisions
-
December 22, 2014 by Michael Wetter:
RemovedModelica.Fluid.Systemto address issue Buildings, #311. -
October 26, 2011 by Michael Wetter:
First implementation.