boundary_source#

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

Bases: Group

Stores sources and other local modifications on a specific boundary object.

Attributes

Attribute

Summary

enabled

Enable the BOUNDARY SOURCE object.

include_on_nonoverlap_area

Setting to true applies the boundary sources to non-overlap parts of the interface boundary.

sources

Holds the definition of sources for one or more equations.

bulk_sources

Specifies bulk sources in multi-fluid flow.

fluid

A container for Fluid objects.

solid

A container for Solid objects.

fluid_pair

A container for Fluid Pair objects.

Included in:

Parent

Summary

boundary_child

‘child_object_type’ of boundary.