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
| Type | Name | Default | Description |
|---|---|---|---|
| DisHeatLib.Boundary.OutsideTemperature | outsideTemperature_const | ||
| DisHeatLib.Boundary.OutsideTemperature | outsideTemperature_file | ||
| DisHeatLib.Boundary.OutsideTemperature | outsideTemperature_input | ||
| Modelica.Blocks.Sources.Sine | sine |
Revisions
- Feburary 27, 2019, by Benedikt Leitner:
Implementation and added User's guide.