general_momentum_source#

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

Bases: Group

Defines a general momentum source term and coefficient.

Attributes

Attribute

Summary

enabled

Enable the GENERAL MOMENTUM SOURCE object.

option

The ‘General Momentum Source’ option.

momentum_source_x_component

‘Momentum Source X Component’ parameter.

momentum_source_y_component

‘Momentum Source Y Component’ parameter.

momentum_source_z_component

‘Momentum Source Z Component’ parameter.

momentum_source_axial_component

‘Momentum Source Axial Component’ parameter.

momentum_source_r_component

‘Momentum Source r Component’ parameter.

momentum_source_theta_component

‘Momentum Source Theta Component’ parameter.

multiply_by_porosity

Defines whether the source terms in porous domains is multiplied by porosity.

momentum_source_coefficient

Derivative of momentum source with respect to velocity. This isotropic coefficient is used for all components.

redistribute_in_rhie_chow

Indicates whether momentum source is redistributed.

include_coefficient_in_rhie_chow

Indicates whether momentum source coefficient modifies the Rhie Chow coupling term in the continuity equation.

axis_definition

Defines the axis for a cylindrical coordinate system or variables defined using cylindrical components.

Included in:

Parent

Summary

momentum_source

Holds source terms for momentum.

momentum_source

Holds source terms for momentum.