modelSeriesParallelFlow

Combined series and parallel connection with prescribed flow rate 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.MassFlowSource_TsouFlow rate boundary condition
Modelica.Blocks.Sources.Pulsepulse_m_flowPulse input for flow rate
FixedResistances.PressureDropresParallelParallel pressure drop components
Sources.Boundary_pTsinPressure boundary condition
FixedResistances.PressureDropres2Series pressure drop component

Contents

NameDescription
Medium

Revisions

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