modelParallelDp
Parallel connection with prescribed pressure difference 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
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nRes | 10 | Number of resistances |
| Modelica.Units.SI.PressureDifference | dp_nominal | 1 | Pressure drop at nominal mass flow rate |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | 1 | Nominal mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Sources.Boundary_pT | sou | Pressure boundary condition | |
| Modelica.Blocks.Sources.Pulse | pulse_p | Pulse input for pressure | |
| FixedResistances.PressureDrop | resParallel | Parallel pressure drop components | |
| Sources.Boundary_pT | sin | Pressure boundary condition |
Contents
| Name | Description |
|---|---|
Revisions
-
May 26, 2017, by Filip Jorissen:
First implementation.