WOLFRAM SYSTEM MODELER
RoomThermal room model |
|
SystemModel["DocumentationExamples.Simulation.RoomHeating.Components.Rooms.Room"]

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.
| radiationNorth |
Value: 36.1 Type: Real (W/m²) Description: Solar radiation entering the room from the north direction |
|---|---|
| radiationSouth |
Value: 36.1 Type: Real (W/m²) Description: Solar radiation entering the room from the south direction |
| radiationEast |
Value: 36.1 Type: Real (W/m²) Description: Solar radiation entering the room from the east direction |
| radiationWest |
Value: 36.1 Type: Real (W/m²) Description: Solar radiation entering the room from the west direction |
| groundTemp |
Value: 5 Type: Temperature_degC (°C) Description: Temperature of the ground beneath the floor (floor.GroundTemp) |
| heatCapacityRoom |
Value: 400000 Type: HeatCapacity (J/K) Description: Energy required to raise the temperature of the room by 1 K |
| G |
Value: 0.8 Type: Real Description: Optical coefficient of overall transmittance of the window |
| solid |
Type: HeatPort_a Description: Thermal port for 1-dim. heat transfer (filled rectangular icon) |
|
|---|---|---|
| temp |
Type: RealOutput Description: 'output Real' as connector |
|
| port |
Type: HeatPort_a Description: Thermal port for 1-dim. heat transfer (filled rectangular icon) |
| northWall |
Type: SideWall Description: Wall with window component |
|
|---|---|---|
| southWall |
Type: SideWall Description: Wall with window component |
|
| westWall |
Type: SideWall Description: Wall with window component |
|
| eastWall |
Type: SideWall Description: Wall with window component |
|
| roof |
Type: Roof Description: Thermal model of the roof |
|
| floor |
Type: Floor Description: Thermal model of the floor |
|
| people |
Type: People Description: Thermal model of people |
|
| heatCapacitor |
Type: HeatCapacitor Description: Lumped thermal element storing heat |
|
| roomTemp |
Type: TemperatureSensor Description: Absolute temperature sensor in degCelsius |
|
DocumentationExamples.Simulation.RoomHeating.Components.Rooms Thermal room model with water radiator |