mass_flow_update#
- class ansys.cfx.core.generated.pre_processing.settings_261.mass_flow_update.mass_flow_update(name: str | None = None, parent=None)#
Bases:
GroupDetermines how the solver enforces the mass flow rate specified on an outflow boundary condition. Shift pressure updates the average pressure level on the boundary to give the required mass flow rate, Scale Mass Flows multiplies the solver computed mass flows by a factor to give the set value, and Constant Flux distributes the set value by area weighting over the boundary patch.
Attributes
Attribute |
Summary |
|---|---|
Enable the MASS FLOW UPDATE object. |
|
The ‘Mass Flow Update’ option. |
|
Outlet boundary condition pressure profile for mass flow rate outlets. |
|
Factor to blend between the specified pressure profile and a floating (implicit) pressure profile blend factor. 0.0 is fully implicit and 1.0 imposes the specified profile. |
Included in:
Parent |
Summary |
|---|---|
Specifies conditions on Mass and Momentum at a boundary. |