WOLFRAM SYSTEM MODELER

RoomModelRome

Room model heated by a water radiator attached to an ouside temperature dataset

Diagram

Wolfram Language

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

isSpring

Value: false

Type: Boolean

Description: Set the parameter to false to get the winter data (tempRome1.isSummer)

radiationNorth

Value: 36.1

Type: Real (W/m²)

Description: Solar radiation entering the room from the north direction (roomWithWaterRadiator1.radiationNorth)

radiationSouth

Value: 163.9

Type: Real (W/m²)

Description: Solar radiation entering the room from the south direction (roomWithWaterRadiator1.radiationSouth)

radiationEast

Value: 75

Type: Real (W/m²)

Description: Solar radiation entering the room from the east direction (roomWithWaterRadiator1.radiationEast)

radiationWest

Value: 75

Type: Real (W/m²)

Description: Solar radiation entering the room from the west direction (roomWithWaterRadiator1.radiationWest)

heatSupplied

Value: 1200

Type: Power (W)

Description: Heat supplied to the heating medium by the heat source (roomWithWaterRadiator.waterRadiator.heatSupplied)

heatCapacityRoom

Value: 400000

Type: HeatCapacity (J/K)

Description: Energy required to raise the temperature of the room by 1 K (room.heatCapacityRoom) (roomWithWaterRadiator.heatCapacityRoom)

roomRefTemp

Value: 20

Type: Temperature_degC (°C)

Description: Reference temperature of the room set by user (roomWithWaterRadiator.roomRefTemp)

Components (2)

roomWithWaterRadiator

Type: RoomWithWaterRadiator

Description: Thermal room model with water radiator

tempRome

Type: RomeTemperature

Description: Component containing outside temperature of Rome