WOLFRAM SYSTEM MODELER

Floor

Thermal model of the floor

Diagram

Wolfram Language

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

floorArea

Value: 16

Type: Real (m²)

Description: Area of floor

floorConductivity

Value: 1.08

Type: Real (W/(m⋅K))

Description: Thermal conductivity of the floor

h_Internal

Value: 10

Type: Real (W/(m²⋅K))

Description: Heat transfer coefficient

floorThickness

Value: 0.05

Type: Real (m)

Description: Thickness of the floor

GroundTemp

Value: 5

Type: Real (°C)

Description: Temperature of the ground beneath the floor

Connectors (1)

fluid

Type: HeatPort_b

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

Components (4)

groundTemp

Type: FixedTemperature

Description: Fixed temperature boundary condition in degree Celsius

conduction

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

convection

Type: Convection

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

conductance

Type: Constant

Description: Generate constant signal of type Real

Used in Components (1)

Room

DocumentationExamples.Simulation.RoomHeating.Components.Rooms

Thermal room model