recordLinearEqualPercentage
Linear-equal percentage valve characteristic for three way valve
A record of GenericThreeWay.
Information
Linear valve opening characteristics with a normalized leakage flow rate of 0.0001.
Note: This record is only for demonstration, as the implementation in AixLib.Fluid.Actuators.Valves.TwoWayLinear is more efficient.
Attributes
| Name | Value |
|---|---|
| a_ab | EqualPercentage() |
| b_ab | Linear() |
Revisions
- June 09, 2020, by Alexander Kümpel:
First implementation.