modelParallelDp

Parallel connection with prescribed pressure difference and non-optimised parameters

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

Information

Example model that demonstrates how translation statistics depend on the type of boundary conditions, the parallel or series configuration of the components and the value of parameter from_dp.

Parameters

TypeNameDefaultDescription
IntegernRes10Number of resistances
Modelica.Units.SI.PressureDifferencedp_nominal1Pressure drop at nominal mass flow rate
Modelica.Units.SI.MassFlowRatem_flow_nominal1Nominal mass flow rate

Components

TypeNameDefaultDescription
Sources.Boundary_pTsouPressure boundary condition
Modelica.Blocks.Sources.Pulsepulse_pPulse input for pressure
FixedResistances.PressureDropresParallelParallel pressure drop components
Sources.Boundary_pTsinPressure boundary condition

Contents

NameDescription
Medium

Revisions

  • May 26, 2017, by Filip Jorissen:
    First implementation.