modelSteamTrap

Example model to demonstrate the steam trap

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

Information

This example model demonstrates the performance of the steam trap with a ramped mass flow rate.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TemperatureTSatHig273.15 + 110High pressure saturation temperature
Modelica.Units.SI.TemperatureTSatLow273.15 + 100Low pressure saturation temperature
Modelica.Units.SI.AbsolutePressurepSat143380Saturation pressure
Modelica.Units.SI.PressureDifferencedppSat - 101325Prescribed pressure change
Modelica.Units.SI.MassFlowRatem_flow_nominal10Nominal mass flow rate

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.RampramRamp
Buildings.Fluid.Sources.Boundary_pTsouSource
Buildings.Fluid.Sources.Boundary_pTsinSink
Buildings.DHC.Loads.Steam.BaseClasses.SteamTrapsteTraSteam trap
Buildings.Fluid.Movers.FlowControlled_m_flowpumPump
Fluid.Sensors.SpecificEnthalpyTwoPorthInInflowing specific enthalpy
Fluid.Sensors.SpecificEnthalpyTwoPorthOutOutflowing specific enthalpy

Contents

NameDescription
MediumWatWater medium

Revisions

  • March 2, 2022, by Kathryn Hinkelman:
    First implementation.