modelParallelFlowOptimised

Parallel connection with prescribed flow rate and optimised parameters

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

Components

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

Revisions

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