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

TypeNameDefaultDescription
Buildings.Fluid.Sources.Outside_CpLowRisewestModel with outside conditions
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDat
Buildings.Fluid.Sources.Outside_CpLowRisenorthModel with outside conditions
Buildings.Fluid.Sources.Outside_CpLowRisesouthModel with outside conditions
Buildings.Fluid.Sources.Outside_CpLowRiseeastModel with outside conditions

Contents

NameDescription
MediumMedium model for air

Revisions

  • December 22, 2014 by Michael Wetter:
    Removed Modelica.Fluid.System to address issue Buildings, #311.
  • October 26, 2011 by Michael Wetter:
    First implementation.