boundary_conditions#

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

Bases: Group, _ChildNamedObjectAccessorMixin

‘boundary_conditions’ child.

Attributes

Attribute

Summary

axis

‘axis’ child.

degassing

‘degassing’ child.

exhaust_fan

‘exhaust_fan’ child.

fan

‘fan’ child.

geometry

‘geometry’ child.

inlet_vent

‘inlet_vent’ child.

intake_fan

‘intake_fan’ child.

interface

‘interface’ child.

interior

‘interior’ child.

mass_flow_inlet

‘mass_flow_inlet’ child.

mass_flow_outlet

‘mass_flow_outlet’ child.

network

‘network’ child.

network_end

‘network_end’ child.

outflow

‘outflow’ child.

outlet_vent

‘outlet_vent’ child.

overset

‘overset’ child.

periodic

‘periodic’ child.

porous_jump

‘porous_jump’ child.

pressure_far_field

‘pressure_far_field’ child.

pressure_inlet

‘pressure_inlet’ child.

pressure_outlet

‘pressure_outlet’ child.

radiator

‘radiator’ child.

rans_les_interface

‘rans_les_interface’ child.

recirculation_inlet

‘recirculation_inlet’ child.

recirculation_outlet

‘recirculation_outlet’ child.

shadow

‘shadow’ child.

symmetry

‘symmetry’ child.

velocity_inlet

‘velocity_inlet’ child.

wall

‘wall’ child.

non_reflecting_bc

‘non_reflecting_bc’ child.

perforated_wall

Perforated wall model.

settings

‘settings’ child.

Methods

Method

Summary

copy

‘copy’ command.

set_zone_type

‘set_zone_type’ command.

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_shells’ command.

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.