modelValvesParameters

Model with parameters for multiple valves

Information

Model that computes the flow coefficients of vectored valves. The number of vectored valves is defined by the parameter numVal.

Note that the numVal valves have the same modelling option that can specify the valve flow coefficient in fully open conditions. Details can be found in Buildings.Fluid.Actuators.BaseClasses.ValveParameters.

Parameters

TypeNameDefaultDescription
IntegernumValNumber of valves
Two-way valve
Buildings.Fluid.Types.CvTypesCvDataBuildings.Fluid.Types.CvTypes.OpPointSelection of flow coefficient
RealKvKv (metric) flow coefficient [m3/h/(bar)^(1/2)]
RealCvCv (US) flow coefficient [USG/min/(psi)^(1/2)]
Modelica.Units.SI.AreaAvAv (metric) flow coefficient
Modelica.Units.SI.MassFlowRatem_flow_nominalNominal mass flow rate
Modelica.Units.SI.PressureDifferencedpValve_nominalfill(6000, numVal)Nominal pressure drop of fully open valve, used if CvData=Buildings.Fluid.Types.CvTypes.OpPoint
Pressure-flow linearization
RealdeltaM0.02Fraction of nominal flow rate where linearization starts, if y=1
Advanced › Two-way valve
Modelica.Units.SI.DensityrhoStdInlet density for which valve coefficients are defined

Revisions

  • June 30, 2017, by Yangyang Fu:
    First implementation.