modelPressureDropsParallel

Test with multiple resistances in parallel

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

Information

This model tests two resistances in parallel.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.RampPSignal source
BuildingSystems.Fluid.FixedResistances.PressureDropres1Flow resistance
BuildingSystems.Fluid.Sources.Boundary_pTsou1Pressure boundary condition
BuildingSystems.Fluid.Sources.Boundary_pTsin1Pressure boundary condition
BuildingSystems.Fluid.FixedResistances.PressureDropres2Flow resistance
BuildingSystems.Fluid.Sensors.MassFlowRatemasFlo2Mass flow rate sensor
BuildingSystems.Utilities.Diagnostics.AssertEqualityassEquAssert equality of the two mass flow rates
BuildingSystems.Fluid.Sensors.MassFlowRatemasFlo1Mass flow rate sensor

Contents

NameDescription
MediumMedium model

Revisions

  • July 20, 2007 by Michael Wetter:
    First implementation.