modelOutside_CpData_Directions

Test model for wind pressure using a wind pressure profile that is 1 for normal angle of attack, and goes to zero otherwise
Diagram of Outside_CpData_Directions

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 building using a user-defined wind pressure profile. In this model, the wind pressure profile is not realistic, but rather it is set to 1 if the wind strikes the surface perpendicular, and otherwise it goes back to 0.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.Angle[:]incAngSurNor{0, 1, 5, 90, 180, 315, 355, 359}*2*Modelica.Constants.pi/360Wind incidence angles
Real[:]Cp{1, 0.01, 0, 0, 0, 0, 0, 0.01}Cp values at the relative surface wind incidence angles

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Outside_CpDatanorModel to compute wind pressure on North-facing surface
Buildings.Fluid.Sources.Outside_CpDataeasModel to compute wind pressure on East-facing surface
Buildings.Fluid.Sources.Outside_CpDatasouModel to compute wind pressure on South-facing surface
Buildings.Fluid.Sources.Outside_CpDatawesModel to compute wind pressure on West-facing surface
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data
Modelica.Blocks.Sources.RampwinDirWind direction

Contents

NameDescription
MediumMedium model for air

Revisions

  • February 11, 2022, by Michael Wetter:
    First implementation.
    This is for IBPSA, #1436.