modelPlugFlowPipeDiscretized

Simple example of discretized plug flow pipe

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

Information

Basic test of model AixLib.Fluid.FixedResistances.PlugFlowPipeDiscretized. This test includes an inlet temperature step under a constant mass flow rate.

Parameters

TypeNameDefaultDescription
IntegernSeg10Number of pipe segments

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.RampTinRamp pressure signal
Sources.Boundary_pTsinPressure boundary condition
AixLib.Fluid.FixedResistances.PlugFlowPipeDiscretizedpipPipe segments
Modelica.Thermal.HeatTransfer.Sources.FixedTemperature[nSeg]bouBoundary temperature
AixLib.Fluid.Sources.MassFlowSource_TsouFlow source
AixLib.Fluid.Sensors.TemperatureTwoPortsenTemOutTemperature sensor
AixLib.Fluid.Sensors.TemperatureTwoPortsenTemInTemperature sensor

Contents

NameDescription
MediumMedium in the pipe

Revisions

  • July 9, 2021, by Baptiste Ravache:
    First implementation.