WOLFRAM SYSTEM MODELER
RoomBaseA model of a generic room |
SystemModel["DocumentationExamples.Modeling.RoomHeating.Components.RoomBase"]
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.
port |
Type: HeatPort_a Description: Connection to other rooms |
|
---|---|---|
heaterControl |
Type: BooleanInput Description: 'input Boolean' as connector |
|
u1 |
Type: RealInput Description: 'input Real' as connector |
floor |
Type: ThermalConductor Description: Lumped thermal element transporting heat without storing it |
|
---|---|---|
roomInertia |
Type: HeatCapacitor Description: Lumped thermal element storing heat |
|
groundTemperature |
Type: FixedTemperature Description: Fixed temperature boundary condition in degree Celsius |
|
temperatureFromEnv |
Type: PrescribedTemperature Description: Variable temperature boundary condition in degCelsius |
|
temperature |
Type: TemperatureSensor Description: Absolute temperature sensor in degCelsius |
|
radiator |
Type: HeatingCircuit Description: Models a radiator |
|
walls1 |
Type: Walls Description: Models walls to the outside world |
DocumentationExamples.Modeling.RoomHeating.Components Models the living room |