modelConductor
Hydraulic resistor, where conductance=1/resistance
Extends from Physiolibrary.Fluid.Interfaces.OnePort (Hydraulical OnePort), Physiolibrary.Icons.HydraulicResistor.
Information
This hydraulic conductance (resistance) element contains two connector sides. No hydraulic medium mass is changing in this element during simulation. That means that sum of flow in both connector sides is zero. The flow through element is determined by Ohm's law. It is used conductance (=1/resistance) because it could be numerical zero better then infinity in resistance.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Physiolibrary.Types.HydraulicConductance | Conductance | 0 | Hydraulic conductance if useConductanceInput=false |
| Advanced › Performance | |||
| Boolean | EnthalpyNotUsed (from OnePort) | false | |
| Conditional inputs | |||
| Boolean | useConductanceInput | false | =true, if external conductance value is used |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FluidPort_a | q_in (from OnePort) | Inflow | |
| FluidPort_b | q_out (from OnePort) | Outflow | |
| Physiolibrary.Types.RealIO.HydraulicConductanceInput | cond | c |
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) |
Revisions
2017-2018
Marek Matejak, http://www.physiolib.com
All rights reserved.