modelSideFins
This example demonstrates the use of side fins for a window
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example uses the window sidefin model to calculate the fraction of total window area exposed to the sun.
For a detailed description of the model, see Buildings.HeatTransfer.Windows.SideFins. A similar example of can be found in Buildings.HeatTransfer.Windows.BaseClasses.Examples.SideFins.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data | |
| Buildings.HeatTransfer.Windows.SideFins | fin | Outputs fraction of window area exposed to the sun | |
| Buildings.BoundaryConditions.SolarIrradiation.DirectTiltedSurface | HDirTil | Direct solar irradiation |
Revisions
-
July 5, 2012, by Michael Wetter:
Changed definitions of side fin heighthto be measured from the top of the window. This allows changing the window height without having to adjust the side fin parameters. -
Feb 01, 2012, by Kaustubh Phalak
First implementation.