modelPressureDropsParallel
Test with multiple resistances in parallel
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests two resistances in parallel.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Ramp | P | Signal source | |
| IBPSA.Fluid.FixedResistances.PressureDrop | res1 | Flow resistance | |
| IBPSA.Fluid.Sources.Boundary_pT | sou1 | Pressure boundary condition | |
| IBPSA.Fluid.Sources.Boundary_pT | sin1 | Pressure boundary condition | |
| IBPSA.Fluid.FixedResistances.PressureDrop | res2 | Flow resistance | |
| IBPSA.Fluid.Sensors.MassFlowRate | masFlo2 | Mass flow rate sensor | |
| IBPSA.Utilities.Diagnostics.AssertEquality | assEqu | Assert equality of the two mass flow rates | |
| IBPSA.Fluid.Sensors.MassFlowRate | masFlo1 | Mass flow rate sensor |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
July 20, 2007 by Michael Wetter:
First implementation.