modelPartialShade_weatherBus
Partial model to implement overhang and side fins with weather bus connector
Extends from Buildings.HeatTransfer.Windows.BaseClasses.ShadeInterface_weatherBus (Base class for models of window shade and overhangs).
Information
Partial model to implement overhang and side fin model with weather bus as a connector.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| General › Window | |||
| Modelica.Units.SI.Length | hWin | Window height | |
| Modelica.Units.SI.Length | wWin | Window width | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus (from ShadeInterface_weatherBus) | Weather data bus | |
| Modelica.Blocks.Interfaces.RealInput | incAng (from ShadeInterface_weatherBus) | Solar incidence angle | |
| Modelica.Blocks.Interfaces.RealInput | HDirTilUns (from ShadeInterface_weatherBus) | Direct solar irradiation on tilted, unshaded surface | |
| Modelica.Blocks.Interfaces.RealOutput | HDirTil (from ShadeInterface_weatherBus) | Direct solar irradiation on tilted, shaded surface | |
| Modelica.Blocks.Interfaces.RealOutput | fraSun (from ShadeInterface_weatherBus) | Fraction of the area that is unshaded |
Revisions
-
Feb 25, 2012, by Michael Wetter:
First implementation.