WOLFRAM SYSTEM MODELER

People

Thermal model of people

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.RoomHeating.Components.People"]
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 (2)

heatPerPerson

Value: 100

Type: Real (W)

Description: Heat generated per person

numberOfPersons

Value: 1

Type: Real

Description: Total number of persons in the room

Connectors (1)

port

Type: HeatPort_b

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

Components (1)

heatSource

Type: FixedHeatFlow

Description: Fixed heat flow boundary condition

Used in Components (1)

Room

DocumentationExamples.Simulation.RoomHeating.Components.Rooms

Thermal room model