Linear valve opening characteristics with a normalized leakage flow rate of 0.0001.
Note: This record is only for demonstration, as the implementation in Buildings.Fluid.Actuators.Valves.TwoWayLinear is more efficient.
record Linear = Generic(y = {0, 1}, phi = {0.0001, 1});
defaultComponentPrefixes="parameter"
so that the parameter
keyword is added when dragging
the record into a model.