modelSinkP

Pressure sink for water/steam flows

Extends from Icons.Water.SourceP, Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).

Information

Modelling options

If R is set to zero, the pressure sink is ideal; otherwise, the inlet pressure increases proportionally to the incoming flowrate.

If the in_p0 connector is wired, then the source pressure is given by the corresponding signal, otherwise it is fixed to p0.

If the in_h connector is wired, then the source pressure is given by the corresponding signal, otherwise it is fixed to h.

Parameters

TypeNameDefaultDescription
Medium.AbsolutePressurep01.01325e5Nominal pressure
Units.HydraulicResistanceR0Hydraulic resistance
Medium.SpecificEnthalpyh1e5Nominal specific enthalpy
BooleanallowFlowReversalsystem.allowFlowReversal= true to allow flow reversal, false restricts to design direction

Connectors

TypeNameDefaultDescription
FlangeAflange
Modelica.Blocks.Interfaces.RealInputin_p0
Modelica.Blocks.Interfaces.RealInputin_h

Components

TypeNameDefaultDescription
ThermoPower.SystemsystemSystem wide properties
Medium.AbsolutePressurep

Contents

NameDescription
Medium

Revisions

  • 16 Dec 2004 by Francesco Casella:
    Medium model and standard medium definition added.
  • 18 Jun 2004 by Francesco Casella:
    Removed p0_fix and hfix; the connection of external signals is now detected automatically.
  • 1 Oct 2003 by Francesco Casella:
    First release.