pressure_profile_blend#

class ansys.cfx.core.generated.pre_processing.settings_261.pressure_profile_blend.pressure_profile_blend(name: str | None = None, parent=None)#

Bases: Real

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

mass_and_momentum

Specifies conditions on Mass and Momentum at a boundary.

mass_flow_update

Determines 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.

pressure_profile

Specifies pressure profile information for outlet BCs.

pressure_averaging

Controls details of how pressure is averaged over an outlet.

mass_and_momentum

Specifies conditions on Mass and Momentum at a boundary.