boundary_conditions#

class ansys.fluent.core.generated.solver.settings_242.boundary_conditions.boundary_conditions(name=None, parent=None)#

Bases: Group, _ChildNamedObjectAccessorMixin

Enter the boundary conditions menu.

Attributes

Attribute

Summary

axis

Settings for boundary-condition object.

degassing

Settings for boundary-condition object.

exhaust_fan

Settings for boundary-condition object.

fan

Settings for boundary-condition object.

geometry

Settings for boundary-condition object.

inlet_vent

Settings for boundary-condition object.

intake_fan

Settings for boundary-condition object.

interface

Settings for boundary-condition object.

interior

Settings for boundary-condition object.

mass_flow_inlet

Settings for boundary-condition object.

mass_flow_outlet

Settings for boundary-condition object.

network

Settings for boundary-condition object.

network_end

Settings for boundary-condition object.

outflow

Settings for boundary-condition object.

outlet_vent

Settings for boundary-condition object.

overset

Settings for boundary-condition object.

periodic

Settings for boundary-condition object.

porous_jump

Settings for boundary-condition object.

pressure_far_field

Settings for boundary-condition object.

pressure_inlet

Settings for boundary-condition object.

pressure_outlet

Settings for boundary-condition object.

radiator

Settings for boundary-condition object.

rans_les_interface

Settings for boundary-condition object.

recirculation_inlet

Settings for boundary-condition object.

recirculation_outlet

Settings for boundary-condition object.

shadow

Settings for boundary-condition object.

symmetry

Settings for boundary-condition object.

velocity_inlet

Settings for boundary-condition object.

wall

Settings for boundary-condition object.

non_reflecting_bc

Enter the non-reflecting b.c. menu.

perforated_wall

Perforated wall model.

settings

‘settings’ child.

Methods

Method

Summary

copy

Copy boundary conditions to another zone.

set_zone_type

Set a zone’s type.

slit_face_zone

Slit a two-sided wall into two connected wall zones.

non_overlapping_zone_name

Get non-overlapping zone name from the associated interface zone.

slit_interior_between_diff_solids

Slit interior created between different solids into coupled walls.

create_all_shell_threads

Mark all finite thickness wall for shell creation. Shell zones will be created at the start of iterations.

recreate_all_shells

Create shell on all the walls where which were deleted using the command delete-all-shells.

delete_all_shells

Delete all shell zones and switch off shell conduction on all the walls. These zones can be recreated using the command recreate-all-shells.

orient_face_zone

Orient the face zone.

knudsen_number_calculator

Utility to compute Kudsen number based on characteristic length and boundary information.

set_zone_name

Give a zone a new name.

add_suffix_or_prefix

Add suffix or prefix to zone name.

rename_by_adjacency

Rename zone to adjacent zones.

rename_to_default

Rename zone to default name.

Included in:

Parent

Summary

setup

‘setup’ child.