modelParallelDpOptimised

Parallel connection with prescribed pressure difference and optimised parameters

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

Components

TypeNameDefaultDescription
Sources.Boundary_pTsou (from ParallelDp)Pressure boundary condition
Modelica.Blocks.Sources.Pulsepulse_p (from ParallelDp)Pulse input for pressure
FixedResistances.PressureDropresParallel (from ParallelDp)Parallel pressure drop components
Sources.Boundary_pTsin (from ParallelDp)Pressure boundary condition

Revisions

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