modelMassPump
Prescribed mass flow
Extends from Icons.Pump, Physiolibrary.Fluid.Interfaces.OnePort (Hydraulical OnePort), Physiolibrary.Fluid.Interfaces.ConditionalMassFlow (Input of solution mass flow vs. parametric solution mass flow).
Information
This element needs to be connected only to next hydraulic elements, which contain calculation of hydraulic pressure in connector. It is because equation contains only hydraulic volume flow variable, which is set to value of input signal variable.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Physiolibrary.Types.MassFlowRate | SolutionFlow (from ConditionalMassFlow) | 0 | Mass flow of solution if useSolutionFlowInput=false |
| Advanced › Performance | |||
| Boolean | EnthalpyNotUsed (from OnePort) | false | |
| Conditional inputs | |||
| Boolean | useSolutionFlowInput (from ConditionalMassFlow) | false | =true, if solution flow input is used instead of parameter SolutionFlow |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FluidPort_a | q_in (from OnePort) | Inflow | |
| FluidPort_b | q_out (from OnePort) | Outflow | |
| Physiolibrary.Types.RealIO.MassFlowRateInput | solutionFlow (from ConditionalMassFlow) | q |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.System | system (from OnePort) | System wide properties | |
| Physiolibrary.Types.MassFlowRate | massFlowRate (from OnePort) | Mass flow | |
| Physiolibrary.Types.VolumeFlowRate | volumeFlowRate (from OnePort) | Volume flow | |
| Physiolibrary.Types.Pressure | dp (from OnePort) | Pressure gradient | |
| Modelica.Units.SI.Density | density (from OnePort) | ||
| Physiolibrary.Types.MassFlowRate | q (from ConditionalMassFlow) | Current solution flow |
Revisions
| Author: | Marek Matejak | Web: | http://www.physiolib.com |
| Date of: | october 2017-2018 |