WOLFRAM SYSTEM MODELER
WindowThermal model of window with heat transfer by solar radiation, ventilation and conduction |
|
SystemModel["DocumentationExamples.Simulation.RoomHeating.Components.Walls.Window"]

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
| perimeter |
Value: 7.2 Type: Real (m) Description: perimeter of the window |
|---|---|
| linearTransmittance |
Value: 0.06 Type: Real (W/(m⋅K)) Description: Transmittance along the window frame |
| windowArea |
Value: 3.24 Type: Real (m²) Description: Total area of window including frame |
| glassSurfaceIndex |
Value: 0.8 Type: Real Description: Ratio of glass suface to the total window area |
| frameSurfaceIndex |
Value: 0.2 Type: Real Description: Ratio of frame to the total window area |
| glassTransmittivity |
Value: 1.6 Type: Real (W/(m²⋅K)) Description: Thermal transmittivity across the glass |
| frameTransmittivity |
Value: 1.8 Type: Real (W/(m²⋅K)) Description: Thermal transmittivity across the frame |
| solarIrradiation |
Value: 36.1 Type: Real (W/m²) Description: Solar radiation passing through the window |
| roomVolume |
Value: 5 Type: Real (m³) Description: Volume of the room |
| timeForAirExchange |
Value: 3600 Type: Real (s) Description: Time to remove air whose quantity is equal to the room's volume |
| G |
Value: 0.8 Type: Real Description: Optical coefficient of overall transmittance of the window |
| port_b |
Type: HeatPort_b Description: Thermal port for 1-dim. heat transfer (unfilled rectangular icon) |
|
|---|---|---|
| port_a |
Type: HeatPort_a Description: Thermal port for 1-dim. heat transfer (filled rectangular icon) |
| conduction |
Type: ThermalConductor Description: Lumped thermal element transporting heat without storing it |
|
|---|---|---|
| solarRadiation |
Type: FixedHeatFlow Description: Fixed heat flow boundary condition |
|
| ventilation |
Type: ThermalConductor Description: Lumped thermal element transporting heat without storing it |
|
DocumentationExamples.Simulation.RoomHeating.Components.Walls Wall with window component |