modelWindowSteadyState
Validation model for window with steady-state boundary condition
Extends from Buildings.HeatTransfer.Windows.Examples.Window (Test model for the window).
Information
This model validates that the window model has no heat transfer if the boundary conditions are constant at 20°C.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | A (from Window) | 1 | Window surface area |
| Real | fFra (from Window) | 0.2 | Fraction of frame, = frame area divided by total area |
| Modelica.Units.SI.Area | AFra (from Window) | fFra*A | Frame area |
| Modelica.Units.SI.Area | AGla (from Window) | A - AFra | Glass area |
| Boolean | linearize (from Window) | false | Set to true to linearize emissive power |
| Modelica.Units.SI.Angle | azi (from Window) | 0 | Surface azimuth |
| Modelica.Units.SI.Angle | til (from Window) | 1.5707963267949 | Surface tilt |
| Buildings.HeatTransfer.Data.GlazingSystems.DoubleClearAir13Clear | glaSys (from Window) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus (from Window) |
Components
Revisions
-
April 20, 2020, by Michael Wetter:
First implementation.