.BuildingSystems.Fluid.Types.CvTypes

Information

Enumeration to define the choice of valve flow coefficient (to be selected via choices menu):

Enumeration Description
OpPoint flow coefficient defined by ratio m_flow_nominal/sqrt(dp_nominal)
Kv Kv (metric) flow coefficient
Cv Cv (US) flow coefficient
Av Av (metric) flow coefficient

The details of the coefficients are explained in the Users Guide.

Definition

type CvTypes = enumeration(OpPoint "flow coefficient defined by m_flow_nominal/sqrt(dp_nominal)", Kv "Kv (metric) flow coefficient", Cv "Cv (US) flow coefficient", Av "Av (metric) flow coefficient");

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos