modelHydrostaticColumn
Hydrostatic column pressure between two connectors (with specific muscle pump effect)
Extends from Icons.HydrostaticGradient.
Information
The hydrostatic pressure is proportional to height of the column.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.Height | H | 0 | Height of hydrostatic column if useHeightInput=false |
| Modelica.Units.SI.Density | ro | 1060 | |
| Types.Acceleration | GravityAcceleration | 9.81 | Gravity acceleration if useExternalG=false |
| External inputs/outputs | |||
| Boolean | useHeightInput | false | =true, if height input is used |
| Boolean | useExternalG | false | =true, if external gravity acceleration is used |
| Boolean | usePumpEffect | false | =true, if musce pump effect is used |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Hydraulic.Interfaces.HydraulicPort_a | q_up | Top site | |
| Interfaces.HydraulicPort_a | q_down | Bottom site | |
| Types.RealIO.HeightInput | height | h | Vertical distance between top and bottom connector |
| Types.RealIO.AccelerationInput | G | g | Gravity acceleration |
| Types.RealIO.FractionInput | pumpEffect | pe |
Revisions
2009-2010
Marek Matejak, Charles University, Prague, Czech Republic