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

 

House Heating: OutsideTemp

 

Description

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

View the model diagram for this model.

 

Connectors (1)

y

Type: RealOutput

Components (4)

AZTemperature

Type: CombiTimeTable

Description: Temperature from the outside

ILTemperature

Type: CombiTimeTable

Description: Temperature from the outside

switch1

Type: Switch

locationSwitch

Type: BooleanConstant

Used in Examples (1)

HouseHeatingScenario

IndustryExamples.Energy.HouseHeating

Example modeling heating of a complete house.