modelSeriesParallelDpOptimised

Combined series and parallel connection with prescribed pressure difference and non-optimised parameters

Extends from SeriesParallelDp (Combined series and parallel connection with prescribed pressure difference and non-optimised parameters).

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
IntegernRes (from SeriesParallelDp)10Number of resistances
Modelica.Units.SI.PressureDifferencedp_nominal (from SeriesParallelDp)1Pressure drop at nominal mass flow rate
Modelica.Units.SI.MassFlowRatem_flow_nominal (from SeriesParallelDp)1Nominal mass flow rate

Components

TypeNameDefaultDescription
Sources.Boundary_pTsou (from SeriesParallelDp)Pressure boundary condition
Modelica.Blocks.Sources.Pulsepulse_m_flow (from SeriesParallelDp)Pulse input for flow rate
FixedResistances.PressureDropresParallel (from SeriesParallelDp)Parallel pressure drop components
Sources.Boundary_pTsin (from SeriesParallelDp)Pressure boundary condition
FixedResistances.PressureDropres2 (from SeriesParallelDp)Series pressure drop component

Revisions

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