This model describes the mass flow rate and pressure difference relation of an orifice in the form
V_flow = k * dp^m,
where k is a variable and m a
parameter. For turbulent flow, set m=1/2 and for
laminar flow, set m=1.
The model is used as a base for the interzonal air flow models.
showDesignFlowDirection in extends
statement. This is for #349.mExc as
Modelica.SIunits.Mass sets min=0, but
mExc can be negative.useConstantDensity to
useDefaultProperties and also applied the parameter to
the computation of the dynamic viscosity. The conversion script can
be used to update this parameter.sta_a, as this
may be conditionally removed and hence it is not proper Modelica
syntax to use it outside of a connect statement.mExc to avoid
error when checking model in pedantic mode with Dymola 2014.fixed=false attribute of protected parameter
k.