WOLFRAM SYSTEM MODELER

Walls

Models walls to the outside world

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.RoomHeating.Components.Walls"]
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.

Connectors (2)

inside

Type: HeatPort_a

Description: The port to the inside

outside

Type: HeatPort_b

Description: Port to the outside world

Components (3)

walls

Type: Convection

Description: Lumped thermal element for heat convection (Q_flow = Gc*dT)

wallConvectionConst

Type: Constant

Description: Generate constant signal of type Real

wallMaterial

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

Used in Components (1)

RoomBase

DocumentationExamples.Modeling.RoomHeating.Components

A model of a generic room