modelIdealValve
Ideal valve
Extends from Icons.IdealValve, Physiolibrary.Fluid.Interfaces.OnePort (Hydraulical OnePort).
Information
Ideal Valve allows a volumetric flow in one direction in case of pressure gradient is greater.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Physiolibrary.Types.HydraulicConductance | _Gon | 1.2501026264094e-02 | Forward state-on conductance (open valve conductance) |
| Physiolibrary.Types.HydraulicConductance | _Goff | 1.2501026264094e-12 | Backward state-off conductance (closed valve conductance) |
| Physiolibrary.Types.Pressure | Pknee | 0 | Forward threshold pressure |
| Advanced › Performance | |||
| Boolean | EnthalpyNotUsed (from OnePort) | false | |
| Conditional inputs | |||
| Boolean | useLimitationInputs | false | =true, if Gon and Goff are from inputs |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FluidPort_a | q_in (from OnePort) | Inflow | |
| FluidPort_b | q_out (from OnePort) | Outflow | |
| Physiolibrary.Types.RealIO.HydraulicConductanceInput | Gon | gon | open valve conductance = infinity for ideal case |
| Physiolibrary.Types.RealIO.HydraulicConductanceInput | Goff | goff | closed valve conductance = zero for ideal case |
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) | ||
| Boolean | open | Switching state | |
| Real | passableVariable | Auxiliary variable for actual position on the ideal diode characteristic |