Partial model for valves with different opening characteristics, such as linear, equal percentage or quick opening. This partial extends from IBPSA.Fluid.Actuators.BaseClasses.PartialTwoWayValve and also contains the governing equations for these three two way valve models.
Models that extend this model need to provide a binding equation
for the flow function phi
.
An example of such a code can be found in
IBPSA.Fluid.Actuators.Valves.TwoWayLinear.
filteredInput
to use_inputFilter
.