WOLFRAM SYSTEM MODELER

WaterRadiator

Thermal model of water radiator

Diagram

Wolfram Language

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

heatSupplied

Value: 500

Type: Real (W)

Description: Heat supplied to the heating medium by the heat source

constantAmbientPressure

Value: 100000

Type: Pressure (Pa)

Description: Ambient pressure (ambient1.constantAmbientPressure)

constantAmbientTemperature

Value: 293.15

Type: Temperature (K)

Description: Ambient temperature (ambient1.constantAmbientTemperature)

constantVolumeFlow

Value: 0.5

Type: VolumeFlowRate (m³/s)

Description: Volume flow rate (volumeFlow1.constantVolumeFlow)

Connectors (2)

heatPort

Type: HeatPort_a

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

control

Type: BooleanInput

Description: 'input Boolean' as connector

Components (11)

heatToPipe

Type: Pipe

Description: Pipe with optional heat exchange

heatFromSource

Type: PrescribedHeatFlow

Description: Prescribed heat flow boundary condition

heatSource

Type: Constant

Description: Generate constant signal of type Real

isolatedPipe

Type: Pipe

Description: Pipe with optional heat exchange

heatFromPipe

Type: Pipe

Description: Pipe with optional heat exchange

ambient1

Type: Ambient

Description: Ambient with constant properties

ambient2

Type: Ambient

Description: Ambient with constant properties

volumeFlow

Type: VolumeFlow

Description: Enforces constant volume flow

tempSensor

Type: TemperatureSensor

Description: Absolute temperature sensor in degCelsius

switch

Type: Switch

Description: Switch between two Real signals

noHeatSupply

Type: Constant

Description: Generate constant signal of type Real

Used in Components (1)

RoomWithWaterRadiator

DocumentationExamples.Simulation.RoomHeating.Components.Rooms

Thermal room model with water radiator