WOLFRAM SYSTEM MODELER

CvTypes

Enumeration to define the choice of valve flow coefficient

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Types.CvTypes"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

CvTypes. Meaning
Av Av (metric) flow coefficient
Kv Kv (metric) flow coefficient
Cv Cv (US) flow coefficient
OpPoint Av defined by operating point

The details of the coefficients are explained in the User's Guide .

Enumeration Literals (4)

Av

Av (metric) flow coefficient

Kv

Kv (metric) flow coefficient

Cv

Cv (US) flow coefficient

OpPoint

Av defined by operating point

Used in Components (1)

PartialValve

Modelica.Fluid.Valves.BaseClasses

Base model for valves