modelFlowReversal
Simple example of plug flow pipe with flow reversal
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Validation model in which water flows into the pipe and then the flow is reversed.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Step | m_flow | Mass flow rate signal | |
| Sources.Boundary_pT | sin | Pressure boundary condition | |
| Buildings.Fluid.FixedResistances.PlugFlowPipe | pip | Pipe | |
| Buildings.Fluid.Sources.MassFlowSource_T | sou | Flow source | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | senTemOut | Temperature sensor | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | senTemIn | Temperature sensor |
Contents
| Name | Description |
|---|---|
| Medium in the pipe |
Revisions
-
July 12, 2021, by Baptiste Ravache:
Changed outlet boundary pressure to avoid negative pressure at the inlet when flow is reversed. -
October 25, 2017, by Michael Wetter:
First implementation.