boundary_conditions#

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

Bases: Group

Specifies boundary conditions for all equations being solved.

Attributes

Attribute

Summary

particle_wall_interaction

‘PARTICLE WALL INTERACTION’ object.

particle_wall_film_interaction

Specifies particle-wall film interaction model.

mass_and_momentum

Specifies conditions on Mass and Momentum at a boundary.

particle_position

Defines how particle positions are to be distributed on a boundary.

particle_mass_flow_rate

Defines the mass flow rate for a group of particles.

wall_roughness

Sets wall roughness on a wall boundary condition.

heat_transfer

Specifies heat transfer conditions at a boundary.

thermal_radiation

Sets the conditions on Thermal Radiation at a boundary.

wall_contact_area

Specifies fluid-wall contact area for a given fluid under the WALL CONTACT MODEL: Option=Specify Area Fraction.

additional_variable

A container for Additional Variable objects.

velocity

Sets velocity part of mass and momentum boundary condition.

particle_diameter_distribution

Defines the size distribution for a particle group.

particle_mass_flow_absorption

Defines the mass flow absorption.

erosion_model

Particle erosion model.

particle_rough_wall_model

Particle rough wall (virtual wall) model.

particle_user_wall_interaction

‘PARTICLE USER WALL INTERACTION’ object.

Included in:

Parent

Summary

fluid_child

‘child_object_type’ of fluid.