modelShadeInterface_weatherBus
Base class for models of window shade and overhangs
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
Partial model to implement overhang and side fin model with weather bus as a connector.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus | Weather data bus | |
| Modelica.Blocks.Interfaces.RealInput | incAng | Solar incidence angle | |
| Modelica.Blocks.Interfaces.RealInput | HDirTilUns | Direct solar irradiation on tilted, unshaded surface | |
| Modelica.Blocks.Interfaces.RealOutput | HDirTil | Direct solar irradiation on tilted, shaded surface | |
| Modelica.Blocks.Interfaces.RealOutput | fraSun | Fraction of the area that is unshaded |
Revisions
-
March 2, 2012, by Michael Wetter:
First implementation.