.ThermofluidStream.Boundaries.DynamicPressureOutflow

Information

This outflow boundary is supposed to end an area of the model where dynamic pressure is taken into account. The area is started with DynamicPressureInflows.

Components that take dynamic pressure into account (marked with green symbols) should only be used in areas surrounded by DynamicPressureInflows and DynamicPressureOutflows.

The components output velocity can be set to a fixed value or given by a signal. From the inflow velocity, that is computed by the area of the component, the flow is decelerated to the reference outflow velocity. The sign of the velocity is defined to match the sign of the mass-flow rate at the inlet.

The pressure difference resulting from the velocity difference is based on the total pressure balance, implicitly assuming a nozzle/diffusor of suitable area ratio. When the sign of the velocity does not match the sign of the mass-flow rate, this assumption cannot be upheld. The model then extrapolates the dynamic pressure difference in order to maintain a stable and well-natured behavior but its validity is lost.

The area can be set to a fixed value or given by a signal, representing a variable-area outlet.

By default, the density is assumed to be constant across the component and only the inlet density is used for the calculation of the velocity. This assumption can be reverted by setting assumeConstantDensity = false. This will lead to a non-linear equation system of size 1, as the outlet velocity is calculated based on the outlet density.


Generated at 2024-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos