modelTestData

Example to check pipe data records

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

Information

Model used to visualize and check data of district heating networks

Components

TypeNameDefaultDescription
PipeDataAIT151218pipeDataToBeRead
Modelica.Blocks.Sources.CombiTimeTablecombiTimeTable

Revisions

  • April 29, 2026, by Michael Wetter:
    Changed configuration of table to cause the parameters to be evaluated, as this leads to more efficient code.
    This is for IBPSA, #2111.
  • March 7, 2020, by Michael Wetter:
    Replaced measured data from specification in Modelica file to external table, as this reduces the computing time.
    This is for #1289.
  • January 19, 2016 by Carles Ribas:
    Use replaceable data and addition of .mos file.
  • December 18, 2015 by Daniele Basciotti:
    First implementation.