modelOutsideTemperature

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

The example shows how the model can use either a constant value or input in th form of a function or a file to describe the temperature on the outside using. The results are compared in the plot.

Available commands: Simulate and plot: simulates the example and plots the results so that the example can be better understood.

Components

TypeNameDefaultDescription
DisHeatLib.Boundary.OutsideTemperatureoutsideTemperature_const
DisHeatLib.Boundary.OutsideTemperatureoutsideTemperature_file
DisHeatLib.Boundary.OutsideTemperatureoutsideTemperature_input
Modelica.Blocks.Sources.Sinesine

Revisions

  • Feburary 27, 2019, by Benedikt Leitner:
    Implementation and added User's guide.