Smaller discretisation. Validation pipe against data from Austrian
Institute of Technology with standard library components
The example contains
experimental data from a real district heating network. This
data is used to validate this library's plug
flow pipe model in
Buildings.Fluid.FixedResistances.Validation.PlugFlowPipes.PlugFlowAIT.
Note that these three models are identical, except for the pipe
model that is used:
This comparison between different discretization levels and pipe
models is made to check the influence of the discretization and
pipe model on computation time and simulation accuracy.
The pipes' temperatures are not initialized, thus results of
outflow temperature before approximately the first 10000 seconds
should not be considered.
Test bench schematic

Calibration
To calculate the length specific thermal resistance
R of the pipe, the thermal resistance of the
surrounding ground is added.
R=1/(0.208)+1/(2
lambdag Modelica.Constants.pi)
log(1/0.18)
Where the thermal conductivity of the ground
lambda_g = 2.4 W/(m K).
Contents
- 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.
- May 15, 2019, by Jianjun Hu:
Replaced fluid source. This is for #1072.
- November 28, 2016 by Bram van der Heijde:
Remove pipVol.
- August 24, 2016 by Bram van der Heijde:
Implement validation with MSL pipes for comparison, based on AIT
validation.
- July 4, 2016 by Bram van der Heijde:
Added parameters to test the influence of allowFlowReversal and the
presence of explicit volumes in the pipe.
- January 26, 2016 by Carles Ribas:
First implementation.
Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using
GenerateDoc.mos