buoyancy_model#

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

Bases: Group

Defines type of buoyancy model and gravity vector in a domain.

Attributes

Attribute

Summary

option

The ‘Buoyancy Model’ option.

gravity_x_component

‘Gravity X Component’ parameter.

gravity_y_component

‘Gravity Y Component’ parameter.

gravity_z_component

‘Gravity Z Component’ parameter.

buoyancy_reference_temperature

Buoyancy Reference Temperature.

buoyancy_reference_density

Buoyancy Reference Density.

redistribute_in_rhie_chow

Indicates whether momentum source is redistributed.

buoyancy_reference_location

Sets the buoyancy reference location for absolute pressure.

false_timestep_linearisation

Defines false timestep linearisation options for body forces.

Included in:

Parent

Summary

domain_models

Defines the physical models that are associated with the domain.