.Buildings.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-09-07T18:25:44Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos