modelSinkW

Flowrate sink for water/steam flows

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

Information

Modelling options

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

If w0Fix is set to true, the incoming flowrate is given by the parameter w0; otherwise, the in_w0 connector must be wired, providing the (possibly varying) source flowrate.

If hFix is set to true, the source enthalpy is given by the parameter h; otherwise, the in_h connector must be wired, providing the (possibly varying) source enthalpy.

Parameters

TypeNameDefaultDescription
Medium.MassFlowRatew00Nominal mass flowrate
Medium.AbsolutePressurep01e5Nominal pressure
Units.HydraulicConductanceG0Hydraulic conductance
Medium.SpecificEnthalpyh1e5Nominal specific enthalpy
BooleanallowFlowReversalsystem.allowFlowReversal= true to allow flow reversal, false restricts to design direction

Connectors

TypeNameDefaultDescription
FlangeAflange
Modelica.Blocks.Interfaces.RealInputin_w0
Modelica.Blocks.Interfaces.RealInputin_h

Components

TypeNameDefaultDescription
ThermoPower.SystemsystemSystem wide properties
Medium.MassFlowRatewMass flowrate

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.