modelSeriesParallelFlowOptimised

Combined series and parallel connection with prescribed flow rate and non-optimised parameters

Extends from SeriesParallelFlow (Combined series and parallel connection with prescribed flow rate 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 SeriesParallelFlow)10Number of resistances
Modelica.Units.SI.PressureDifferencedp_nominal (from SeriesParallelFlow)1Pressure drop at nominal mass flow rate
Modelica.Units.SI.MassFlowRatem_flow_nominal (from SeriesParallelFlow)1Nominal mass flow rate

Components

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

Revisions

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