WOLFRAM SYSTEM MODELER
FloorThermal model of the floor |
|
SystemModel["DocumentationExamples.Simulation.RoomHeating.Components.Floor"]

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.
| 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 |
| fluid |
Type: HeatPort_b Description: Thermal port for 1-dim. heat transfer (unfilled rectangular icon) |
|---|
| 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 |
|
DocumentationExamples.Simulation.RoomHeating.Components.Rooms Thermal room model |