modelWindPressureLowRise
Test model for wind pressure function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples demonstrates the Buildings.Airflow.Multizone.BaseClasses.windPressureLowRise function.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | Cp0 | 0.6 | Wind pressure coefficient for normal wind incidence angle |
| Real | G | Modelica.Math.log(0.5) | Natural logarithm of side ratio |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Angle | incAng | Wind incidence angle (0: normal to wall) | |
| Real | Cp | Wind pressure coefficient |
Revisions
-
October 27, 2011, by Michael Wetter:
First implementation.