modelPump
Prescribed volumetric flow
Extends from Hydraulic.Interfaces.OnePort (Hydraulical OnePort), Interfaces.ConditionalSolutionFlow (Input of solution volumetric flow vs. parametric solution volumetric 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 |
|---|---|---|---|
| Types.VolumeFlowRate | SolutionFlow (from ConditionalSolutionFlow) | 0 | Volumetric flow of solution if useSolutionFlowInput=false |
| External inputs/outputs | |||
| Boolean | useSolutionFlowInput (from ConditionalSolutionFlow) | false | =true, if solution flow input is used instead of parameter SolutionFlow |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| HydraulicPort_a | q_in (from OnePort) | Volume inflow | |
| HydraulicPort_b | q_out (from OnePort) | Volume outflow | |
| Types.RealIO.VolumeFlowRateInput | solutionFlow (from ConditionalSolutionFlow) | q |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.VolumeFlowRate | volumeFlowRate (from OnePort) | Volumetric flow | |
| Types.Pressure | dp (from OnePort) | Pressure gradient | |
| Types.VolumeFlowRate | q (from ConditionalSolutionFlow) | Current solution flow |
Revisions
| Author: | Marek Matejak |
| Copyright: | In public domains |
| By: | Charles University, Prague, Czech Republic |
| Date of: | january 2009 |