WOLFRAM SYSTEM MODELER

Roof

Thermal model of the roof

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.RoomHeating.Components.Roof"]
Out[1]:=

Information

Wolfram Language Documentation Examples

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.

Parameters (3)

areaOfWall

Value: 16

Type: Real (m²)

Description: Area of the wall (wallWithConvection1.areaOfWall)

h_External

Value: 40

Type: Real (W/(m²⋅K))

Description: Heat transfer coefficient of the outside surface (wallWithConvection1.h_External)

h_Internal

Value: 10

Type: Real (W/(m²⋅K))

Description: Heat transfer coefficient of the inside surface (wallWithConvection1.h_Internal)

Connectors (2)

solid

Type: HeatPort_a

Description: Thermal port for 1-dim. heat transfer (filled rectangular icon)

fluid

Type: HeatPort_b

Description: Thermal port for 1-dim. heat transfer (unfilled rectangular icon)

Components (1)

wallWithConvection

Type: WallWithConvection

Description: Wall with heat transfer by conduction and convection

Used in Components (1)

Room

DocumentationExamples.Simulation.RoomHeating.Components.Rooms

Thermal room model