WOLFRAM SYSTEM MODELER

OutsideTemp

Models the temperature in the outside world

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.Energy.HouseHeating.Components.OutsideTemp"]
Out[1]:=

Information

This models the outside temperature with the help of two ModelicaCombiTimeTable components, each reading an input file with temperatures for a location.

Connectors (1)

y

Type: RealOutput

Description: 'output Real' as connector

Components (4)

AZTemperature

Type: CombiTimeTable

Description: Temperature from the outside

ILTemperature

Type: CombiTimeTable

Description: Temperature from the outside

switch1

Type: Switch

Description: Switch between two Real signals

locationSwitch

Type: BooleanConstant

Description: Generate constant signal of type Boolean

Used in Examples (1)

HouseHeatingScenario

IndustryExamples.Energy.HouseHeating

Example modeling heating of a complete house.