.IBPSA.Airflow.Multizone.Types.densitySelection

Information

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

Enumeration Description
fromTop Use this setting to use the density from the volume that is connected to the top port.
fromBottom Use this setting to use the density from the volume that is connected to the bottom port.
actual Use this setting to use the density based on the actual flow direction.

Definition

type densitySelection = enumeration(fromTop "Density from top port", fromBottom "Density from bottom port", actual "Actual density based on flow direction");

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos