.BuildSysPro.IBPSA.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos