modelNegativePressureOrFlow

A validation model that tests the mover behaviour when the pressure rise or flow is negative

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

Information

Without the constraint that Wflo = V̇ Δp ≥ 0, this validation model would produce negative computed mover power when the pressure rise or the flow rate is forced to be negative, as shown below.

image

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem_flow_nominal0.1Nominal mass flow rate
Modelica.Units.SI.PressureDifferencedp_nominal10000Nominal pressure difference
Modelica.Units.SI.Densityrho_default1.2Fluid density at medium default state

Components

TypeNameDefaultDescription
Buildings.Fluid.Movers.BaseClasses.FlowMachineInterfaceeffFlowMachineInterface model with prescribed pressure
Modelica.Blocks.Sources.ConstantrhoDensity
Modelica.Blocks.Sources.Rampm_flowMass flow rate
Modelica.Blocks.Sources.RampdpPressure rise

Contents

NameDescription
Medium

Revisions

  • October 5, 2022, by Hongxiang Fu:
    This is for #2668.
  • June 6, 2022, by Hongxiang Fu:
    First implementation.
    This is for IBPSA, #1621.