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 | |
| IBPSA.Fluid.FixedResistances.PlugFlowPipe | pip | Pipe | |
| IBPSA.Fluid.Sources.MassFlowSource_T | sou | Flow source | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTemOut | Temperature sensor | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTemIn | Temperature sensor |
Contents
| Name | Description |
|---|---|
| Medium in the pipe |
Revisions
-
October 25, 2017, by Michael Wetter:
First implementation.