boundary_conditions#

class ansys.fluent.core.solver.tui_231.main_menu.setup.boundary_conditions(path, service)#

Bases: TUIMenu

Enter the boudary conditions menu.

Methods:

axis(*args, **kwargs)

Set boundary conditions for a zone of this type.

copy_bc(*args, **kwargs)

Copy boundary conditions to another zone.

degassing(*args, **kwargs)

Set boundary conditions for a zone of this type.

exhaust_fan(*args, **kwargs)

Set boundary conditions for a zone of this type.

fan(*args, **kwargs)

Set boundary conditions for a zone of this type.

fluid(*args, **kwargs)

Set boundary conditions for a zone of this type.

geometry(*args, **kwargs)

Set boundary conditions for a zone of this type.

inlet_vent(*args, **kwargs)

Set boundary conditions for a zone of this type.

intake_fan(*args, **kwargs)

Set boundary conditions for a zone of this type.

interface(*args, **kwargs)

Set boundary conditions for a zone of this type.

interior(*args, **kwargs)

Set boundary conditions for a zone of this type.

list_zones(*args, **kwargs)

List zone IDs, types, kinds, and names.

mass_flow_inlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

mass_flow_outlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

network(*args, **kwargs)

Set boundary conditions for a zone of this type.

network_end(*args, **kwargs)

Set boundary conditions for a zone of this type.

outflow(*args, **kwargs)

Set boundary conditions for a zone of this type.

outlet_vent(*args, **kwargs)

Set boundary conditions for a zone of this type.

overset(*args, **kwargs)

Set boundary conditions for a zone of this type.

periodic(*args, **kwargs)

Set boundary conditions for a zone of this type.

porous_jump(*args, **kwargs)

Set boundary conditions for a zone of this type.

pressure_far_field(*args, **kwargs)

Set boundary conditions for a zone of this type.

pressure_inlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

pressure_outlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

radiator(*args, **kwargs)

Set boundary conditions for a zone of this type.

rans_les_interface(*args, **kwargs)

Set boundary conditions for a zone of this type.

recirculation_inlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

recirculation_outlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

shadow(*args, **kwargs)

Set boundary conditions for a zone of this type.

solid(*args, **kwargs)

Set boundary conditions for a zone of this type.

symmetry(*args, **kwargs)

Set boundary conditions for a zone of this type.

velocity_inlet(*args, **kwargs)

Set boundary conditions for a zone of this type.

wall(*args, **kwargs)

Set boundary conditions for a zone of this type.

zone_name(*args, **kwargs)

Give a zone a new name.

zone_type(*args, **kwargs)

Set a zone's type.

Classes:

bc_settings(path, service)

.

expert(path, service)

Enter expert bc menu.

modify_zones(path, service)

Enter the modify zones menu.

profiles(path, service)

Enter the boundary profiles menu.

query(path, service)

Enter zone query menu.

rename_zone(path, service)

Enter zone rename menu.

set(path, service)

Enter the set boundary conditions menu.

axis(*args, **kwargs)#

Set boundary conditions for a zone of this type.

class bc_settings(path, service)#

Bases: TUIMenu

.

Methods:

mass_flow(*args, **kwargs)

Select method for setting the mass flow rate.

pressure_outlet(*args, **kwargs)

Select pressure specification method on pressure-outlet boundaries.

Classes:

pressure_far_field(path, service)

Select presure-far-field boundary-condition options.

mass_flow(*args, **kwargs)#

Select method for setting the mass flow rate.

class pressure_far_field(path, service)#

Bases: TUIMenu

Select presure-far-field boundary-condition options.

Methods:

riemann_invariants_tangency_correction(...)

Apply a local correction where the flow is tangential to the boundary.

type(*args, **kwargs)

Choose pressure-far-field boundary-condition type.

riemann_invariants_tangency_correction(*args, **kwargs)#

Apply a local correction where the flow is tangential to the boundary.

type(*args, **kwargs)#

Choose pressure-far-field boundary-condition type.

pressure_outlet(*args, **kwargs)#

Select pressure specification method on pressure-outlet boundaries.

copy_bc(*args, **kwargs)#

Copy boundary conditions to another zone.

degassing(*args, **kwargs)#

Set boundary conditions for a zone of this type.

exhaust_fan(*args, **kwargs)#

Set boundary conditions for a zone of this type.

class expert(path, service)#

Bases: TUIMenu

Enter expert bc menu.

Classes:

impedance_data_fitting(path, service)

Enter the impedance data fitting menu.

non_reflecting_bc(path, service)

Enter the non-reflecting b.c.

perforated_walls(path, service)

Enter the perforated walls setting menu.

periodic_conditions(path, service)

Enter the periodic conditions menu.

Methods:

non_overlapping_zone_name(*args, **kwargs)

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

open_channel_wave_settings(*args, **kwargs)

Open channel wave input analysis.

openchannel_threads(*args, **kwargs)

List open channel group IDs, names, types, and variables.

target_mass_flow_rate_settings(*args, **kwargs)

Enter the targeted mass flow rate setting menu.

class impedance_data_fitting(path, service)#

Bases: TUIMenu

Enter the impedance data fitting menu.

Methods:

absorption_data(*args, **kwargs)

Read experimental absorption coefficient data and output impedance parameters for a boundary condition.

convergence_tolerance(*args, **kwargs)

Set the convergence tolerance for the fitting algorithm.

impedance_data(*args, **kwargs)

Read experimental impedance data and output impedance parameters for a boundary condition.

import_parameters(*args, **kwargs)

Import impedance parameters into boundary condition.

iterations(*args, **kwargs)

Set the number of iterations for the fitting algorithm.

reflection_data(*args, **kwargs)

Read experimental reflection coefficient data and output impedance parameters for a boundary condition.

residue_tolerance(*args, **kwargs)

Set the residue tolerance for the fitting algorithm.

verbosity(*args, **kwargs)

Set verbosity level [0, 1] for fitting algorithm.

absorption_data(*args, **kwargs)#

Read experimental absorption coefficient data and output impedance parameters for a boundary condition.

convergence_tolerance(*args, **kwargs)#

Set the convergence tolerance for the fitting algorithm.

impedance_data(*args, **kwargs)#

Read experimental impedance data and output impedance parameters for a boundary condition.

import_parameters(*args, **kwargs)#

Import impedance parameters into boundary condition.

iterations(*args, **kwargs)#

Set the number of iterations for the fitting algorithm.

reflection_data(*args, **kwargs)#

Read experimental reflection coefficient data and output impedance parameters for a boundary condition.

residue_tolerance(*args, **kwargs)#

Set the residue tolerance for the fitting algorithm.

verbosity(*args, **kwargs)#

Set verbosity level [0, 1] for fitting algorithm.

non_overlapping_zone_name(*args, **kwargs)#

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

class non_reflecting_bc(path, service)#

Bases: TUIMenu

Enter the non-reflecting b.c. menu.

Classes:

general_nrbc(path, service)

Enter the menu for setting general non-reflecting boundary conditions.

turbo_specific_nrbc(path, service)

Enter the turbo-specific n.r.b.c.

class general_nrbc(path, service)#

Bases: TUIMenu

Enter the menu for setting general non-reflecting boundary conditions.

Classes:

set(path, service)

Enter the general non-reflecting b.c.

class set(path, service)#

Bases: TUIMenu

Enter the general non-reflecting b.c. menu.

Methods:

relax(*args, **kwargs)

Set NRBC relaxation factor (default value 0.5).

sigma(*args, **kwargs)

Set nrbc sigma factor (default value 0.15).

sigma2(*args, **kwargs)

Set nrbc sigma2 factor (default value 5.0).

tangential_source(*args, **kwargs)

Include or not NRBC tangential source (default value #t).

verbosity(*args, **kwargs)

Print boundary equations convergence info.

relax(*args, **kwargs)#

Set NRBC relaxation factor (default value 0.5).

sigma(*args, **kwargs)#

Set nrbc sigma factor (default value 0.15).

sigma2(*args, **kwargs)#

Set nrbc sigma2 factor (default value 5.0).

tangential_source(*args, **kwargs)#

Include or not NRBC tangential source (default value #t).

verbosity(*args, **kwargs)#

Print boundary equations convergence info.

class turbo_specific_nrbc(path, service)#

Bases: TUIMenu

Enter the turbo-specific n.r.b.c. menu.

Methods:

enable(*args, **kwargs)

Enable/disable turbo-specific non-reflecting b.c.'s.

initialize(*args, **kwargs)

Initialize turbo-specific non-reflecting b.c.'s.

show_status(*args, **kwargs)

Show current status of turbo-specific non-reflecting b.c.'s.

Classes:

set(path, service)

Enter the set menu for turbo-specific non-reflecting b.c.

enable(*args, **kwargs)#

Enable/disable turbo-specific non-reflecting b.c.’s.

initialize(*args, **kwargs)#

Initialize turbo-specific non-reflecting b.c.’s.

class set(path, service)#

Bases: TUIMenu

Enter the set menu for turbo-specific non-reflecting b.c. parameters.

Methods:

discretization(*args, **kwargs)

Enable use of higher-order reconstruction at boundaries if available.

under_relaxation(*args, **kwargs)

Set turbo-specific non-reflecting b.c.

verbosity(*args, **kwargs)

Set turbo-specific non-reflecting b.c.

discretization(*args, **kwargs)#

Enable use of higher-order reconstruction at boundaries if available.

under_relaxation(*args, **kwargs)#

Set turbo-specific non-reflecting b.c. under-relaxation factor. specify < 0 => use P/a_ave specify = 0 => use 1/N specify > 0 => use specified.

verbosity(*args, **kwargs)#

Set turbo-specific non-reflecting b.c. verbosity level. 0 : silent 1 : basic info. default 2 : detailed info. for debugging .

show_status(*args, **kwargs)#

Show current status of turbo-specific non-reflecting b.c.’s.

open_channel_wave_settings(*args, **kwargs)#

Open channel wave input analysis.

openchannel_threads(*args, **kwargs)#

List open channel group IDs, names, types, and variables.

class perforated_walls(path, service)#

Bases: TUIMenu

Enter the perforated walls setting menu.

Methods:

model_setup(*args, **kwargs)

Set up perforated walls.

read_input_file(*args, **kwargs)

Read an input file.

model_setup(*args, **kwargs)#

Set up perforated walls.

read_input_file(*args, **kwargs)#

Read an input file.

class periodic_conditions(path, service)#

Bases: TUIMenu

Enter the periodic conditions menu.

Methods:

massflow_rate_specification(*args, **kwargs)

Enable/disable specification of mass flow rate at the periodic boundary.

pressure_gradient_specification(*args, **kwargs)

Enable/disable specification of pressure gradient at the periodic boundary.

massflow_rate_specification(*args, **kwargs)#

Enable/disable specification of mass flow rate at the periodic boundary.

pressure_gradient_specification(*args, **kwargs)#

Enable/disable specification of pressure gradient at the periodic boundary.

target_mass_flow_rate_settings(*args, **kwargs)#

Enter the targeted mass flow rate setting menu.

fan(*args, **kwargs)#

Set boundary conditions for a zone of this type.

fluid(*args, **kwargs)#

Set boundary conditions for a zone of this type.

geometry(*args, **kwargs)#

Set boundary conditions for a zone of this type.

inlet_vent(*args, **kwargs)#

Set boundary conditions for a zone of this type.

intake_fan(*args, **kwargs)#

Set boundary conditions for a zone of this type.

interface(*args, **kwargs)#

Set boundary conditions for a zone of this type.

interior(*args, **kwargs)#

Set boundary conditions for a zone of this type.

list_zones(*args, **kwargs)#

List zone IDs, types, kinds, and names.

mass_flow_inlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

mass_flow_outlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

class modify_zones(path, service)#

Bases: TUIMenu

Enter the modify zones menu.

Methods:

activate_cell_zone(*args, **kwargs)

Activate a cell thread.

append_mesh(*args, **kwargs)

Append new mesh.

append_mesh_data(*args, **kwargs)

Append new mesh with data.

change_zone_phase(*args, **kwargs)

Change the realgas phase for a zone.

change_zone_state(*args, **kwargs)

Change the realgas material state for a zone.

convert_all_solid_mrf_to_solid_motion(*args, ...)

Change all solid zones motion specification from MRF to solid motion.

copy_mesh_to_mrf_motion(*args, **kwargs)

Copy motion variable values for origin, axis and velocities from Mesh Motion to Frame Motion.

copy_move_cell_zone(*args, **kwargs)

Copy and translate or rotate a cell zone.

copy_mrf_to_mesh_motion(*args, **kwargs)

Copy motion variable values for origin, axis and velocities from Frame Motion to Mesh Motion.

create_all_shell_threads(*args, **kwargs)

Mark all finite thickness wall for shell creation.

create_periodic_interface(*args, **kwargs)

Create a conformal or non-conformal periodic interface.

deactivate_cell_zone(*args, **kwargs)

Deactivate cell thread.

delete_all_shells(*args, **kwargs)

Delete all shell zones and switch off shell conduction on all the walls.

delete_cell_zone(*args, **kwargs)

Delete a cell thread.

extrude_face_zone_delta(*args, **kwargs)

Extrude a face thread a specified distance based on a list of deltas.

extrude_face_zone_para(*args, **kwargs)

Extrude a face thread a specified distance based on a distance and a list of parametric locations between 0 and 1 (eg.

fuse_face_zones(*args, **kwargs)

Attempt to fuse zones by removing duplicate faces and nodes.

list_zones(*args, **kwargs)

List zone IDs, types, kinds, and names.

make_periodic(*args, **kwargs)

Attempt to establish conformal periodic face zone connectivity.

matching_tolerance(*args, **kwargs)

Set the normalized tolerance used for finding coincident nodes.

merge_zones(*args, **kwargs)

Merge zones of the same type and condition into one.

mrf_to_sliding_mesh(*args, **kwargs)

Change motion specification from MRF to moving mesh.

orient_face_zone(*args, **kwargs)

Orient the face zone.

recreate_all_shells(*args, **kwargs)

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

replace_zone(*args, **kwargs)

Replace a cell zone.

rotate_zone(*args, **kwargs)

Rotate nodal coordinates of input cell zones.

scale_zone(*args, **kwargs)

Scale nodal coordinates of input cell zones.

sep_cell_zone_mark(*args, **kwargs)

Separate a cell zone based on cell marking.

sep_cell_zone_region(*args, **kwargs)

Separate a cell zone based on contiguous regions.

sep_face_zone_angle(*args, **kwargs)

Separate a face zone based on significant angle.

sep_face_zone_face(*args, **kwargs)

Separate each face in a zone into unique zone.

sep_face_zone_mark(*args, **kwargs)

Separate a face zone based on cell marking.

sep_face_zone_region(*args, **kwargs)

Separate a face zone based on contiguous regions.

slit_face_zone(*args, **kwargs)

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

slit_interior_between_diff_solids(*args, ...)

Slit interior created between different solids into coupled walls.

slit_periodic(*args, **kwargs)

Slit a periodic zone into two symmetry zones.

translate_zone(*args, **kwargs)

Translate nodal coordinates of input cell zones.

zone_name(*args, **kwargs)

Give a zone a new name.

zone_type(*args, **kwargs)

Set a zone's type.

activate_cell_zone(*args, **kwargs)#

Activate a cell thread.

append_mesh(*args, **kwargs)#

Append new mesh.

append_mesh_data(*args, **kwargs)#

Append new mesh with data.

change_zone_phase(*args, **kwargs)#

Change the realgas phase for a zone.

change_zone_state(*args, **kwargs)#

Change the realgas material state for a zone.

convert_all_solid_mrf_to_solid_motion(*args, **kwargs)#

Change all solid zones motion specification from MRF to solid motion.

copy_mesh_to_mrf_motion(*args, **kwargs)#

Copy motion variable values for origin, axis and velocities from Mesh Motion to Frame Motion.

copy_move_cell_zone(*args, **kwargs)#

Copy and translate or rotate a cell zone.

copy_mrf_to_mesh_motion(*args, **kwargs)#

Copy motion variable values for origin, axis and velocities from Frame Motion to Mesh Motion.

create_all_shell_threads(*args, **kwargs)#

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

create_periodic_interface(*args, **kwargs)#

Create a conformal or non-conformal periodic interface.

deactivate_cell_zone(*args, **kwargs)#

Deactivate cell thread.

delete_all_shells(*args, **kwargs)#

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

delete_cell_zone(*args, **kwargs)#

Delete a cell thread.

extrude_face_zone_delta(*args, **kwargs)#

Extrude a face thread a specified distance based on a list of deltas.

extrude_face_zone_para(*args, **kwargs)#

Extrude a face thread a specified distance based on a distance and a list of parametric locations between 0 and 1 (eg. 0 0.2 0.4 0.8 1.0).

fuse_face_zones(*args, **kwargs)#

Attempt to fuse zones by removing duplicate faces and nodes.

list_zones(*args, **kwargs)#

List zone IDs, types, kinds, and names.

make_periodic(*args, **kwargs)#

Attempt to establish conformal periodic face zone connectivity.

matching_tolerance(*args, **kwargs)#

Set the normalized tolerance used for finding coincident nodes.

merge_zones(*args, **kwargs)#

Merge zones of the same type and condition into one.

mrf_to_sliding_mesh(*args, **kwargs)#

Change motion specification from MRF to moving mesh.

orient_face_zone(*args, **kwargs)#

Orient the face zone.

recreate_all_shells(*args, **kwargs)#

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

replace_zone(*args, **kwargs)#

Replace a cell zone.

rotate_zone(*args, **kwargs)#

Rotate nodal coordinates of input cell zones.

scale_zone(*args, **kwargs)#

Scale nodal coordinates of input cell zones.

sep_cell_zone_mark(*args, **kwargs)#

Separate a cell zone based on cell marking.

sep_cell_zone_region(*args, **kwargs)#

Separate a cell zone based on contiguous regions.

sep_face_zone_angle(*args, **kwargs)#

Separate a face zone based on significant angle.

sep_face_zone_face(*args, **kwargs)#

Separate each face in a zone into unique zone.

sep_face_zone_mark(*args, **kwargs)#

Separate a face zone based on cell marking.

sep_face_zone_region(*args, **kwargs)#

Separate a face zone based on contiguous regions.

slit_face_zone(*args, **kwargs)#

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

slit_interior_between_diff_solids(*args, **kwargs)#

Slit interior created between different solids into coupled walls.

slit_periodic(*args, **kwargs)#

Slit a periodic zone into two symmetry zones.

translate_zone(*args, **kwargs)#

Translate nodal coordinates of input cell zones.

zone_name(*args, **kwargs)#

Give a zone a new name.

zone_type(*args, **kwargs)#

Set a zone’s type.

network(*args, **kwargs)#

Set boundary conditions for a zone of this type.

network_end(*args, **kwargs)#

Set boundary conditions for a zone of this type.

outflow(*args, **kwargs)#

Set boundary conditions for a zone of this type.

outlet_vent(*args, **kwargs)#

Set boundary conditions for a zone of this type.

overset(*args, **kwargs)#

Set boundary conditions for a zone of this type.

periodic(*args, **kwargs)#

Set boundary conditions for a zone of this type.

porous_jump(*args, **kwargs)#

Set boundary conditions for a zone of this type.

pressure_far_field(*args, **kwargs)#

Set boundary conditions for a zone of this type.

pressure_inlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

pressure_outlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

class profiles(path, service)#

Bases: TUIMenu

Enter the boundary profiles menu.

Methods:

delete(*args, **kwargs)

Delete a profile.

delete_all(*args, **kwargs)

Delete all boundary-profiles.

display_profile_point_cloud_data(*args, **kwargs)

Display Profile Point Cloud Data.

display_profile_surface(*args, **kwargs)

Display a profile.

interpolation_method(*args, **kwargs)

Choose the method for interpolation of profiles.

link_profile_to_reference_frame(*args, **kwargs)

Link profile to a reference frame.

list_profile_fields(*args, **kwargs)

List the fields of a particular profile.

list_profile_parameters(*args, **kwargs)

List the parameters of a particular profile.

list_profiles(*args, **kwargs)

List all profiles.

morphing(*args, **kwargs)

Enable/disable profile morphing options in Orient Profile panel.

orient_profile(*args, **kwargs)

Orient Profile.

overlay_profile_point_cloud_data(*args, **kwargs)

Overlay Profile Point Cloud Data.

overlay_profile_surface(*args, **kwargs)

Overlay Profile Surface.

replicate_profile(*args, **kwargs)

Replicate Profile.

set_preference_profile_point_cloud_data(...)

Set Preference Profile Point Cloud Data e.g., Point marker symbol,size,color.

update_interval(*args, **kwargs)

Set interval between updates of dynamic profiles.

delete(*args, **kwargs)#

Delete a profile.

delete_all(*args, **kwargs)#

Delete all boundary-profiles.

display_profile_point_cloud_data(*args, **kwargs)#

Display Profile Point Cloud Data.

display_profile_surface(*args, **kwargs)#

Display a profile.

interpolation_method(*args, **kwargs)#

Choose the method for interpolation of profiles.

Link profile to a reference frame.

list_profile_fields(*args, **kwargs)#

List the fields of a particular profile.

list_profile_parameters(*args, **kwargs)#

List the parameters of a particular profile.

list_profiles(*args, **kwargs)#

List all profiles.

morphing(*args, **kwargs)#

Enable/disable profile morphing options in Orient Profile panel.

orient_profile(*args, **kwargs)#

Orient Profile.

overlay_profile_point_cloud_data(*args, **kwargs)#

Overlay Profile Point Cloud Data.

overlay_profile_surface(*args, **kwargs)#

Overlay Profile Surface.

replicate_profile(*args, **kwargs)#

Replicate Profile.

set_preference_profile_point_cloud_data(*args, **kwargs)#

Set Preference Profile Point Cloud Data e.g., Point marker symbol,size,color.

update_interval(*args, **kwargs)#

Set interval between updates of dynamic profiles.

class query(path, service)#

Bases: TUIMenu

Enter zone query menu.

Methods:

axis(*args, **kwargs)

Show boundary conditions for a zone of this type.

degassing(*args, **kwargs)

Show boundary conditions for a zone of this type.

delete_query(*args, **kwargs)

Delete saved query.

exhaust_fan(*args, **kwargs)

Show boundary conditions for a zone of this type.

fan(*args, **kwargs)

Show boundary conditions for a zone of this type.

fluid(*args, **kwargs)

Show boundary conditions for a zone of this type.

geometry(*args, **kwargs)

Show boundary conditions for a zone of this type.

inlet_vent(*args, **kwargs)

Show boundary conditions for a zone of this type.

intake_fan(*args, **kwargs)

Show boundary conditions for a zone of this type.

interface(*args, **kwargs)

Show boundary conditions for a zone of this type.

interior(*args, **kwargs)

Show boundary conditions for a zone of this type.

list_boundary_conditions(*args, **kwargs)

List boundary conditions.

list_cell_zone_conditions(*args, **kwargs)

List cell zone conditions.

list_named_selection(*args, **kwargs)

List named selection of zone type.

list_queries(*args, **kwargs)

List all saved queries.

mass_flow_inlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

mass_flow_outlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

named_zone_list(*args, **kwargs)

Create named list of zones.

network(*args, **kwargs)

Show boundary conditions for a zone of this type.

network_end(*args, **kwargs)

Show boundary conditions for a zone of this type.

outflow(*args, **kwargs)

Show boundary conditions for a zone of this type.

outlet_vent(*args, **kwargs)

Show boundary conditions for a zone of this type.

overset(*args, **kwargs)

Show boundary conditions for a zone of this type.

periodic(*args, **kwargs)

Show boundary conditions for a zone of this type.

porous_jump(*args, **kwargs)

Show boundary conditions for a zone of this type.

pressure_far_field(*args, **kwargs)

Show boundary conditions for a zone of this type.

pressure_inlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

pressure_outlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

radiator(*args, **kwargs)

Show boundary conditions for a zone of this type.

rans_les_interface(*args, **kwargs)

Show boundary conditions for a zone of this type.

recirculation_inlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

recirculation_outlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

shadow(*args, **kwargs)

Show boundary conditions for a zone of this type.

solid(*args, **kwargs)

Show boundary conditions for a zone of this type.

symmetry(*args, **kwargs)

Show boundary conditions for a zone of this type.

velocity_inlet(*args, **kwargs)

Show boundary conditions for a zone of this type.

wall(*args, **kwargs)

Show boundary conditions for a zone of this type.

axis(*args, **kwargs)#

Show boundary conditions for a zone of this type.

degassing(*args, **kwargs)#

Show boundary conditions for a zone of this type.

delete_query(*args, **kwargs)#

Delete saved query.

exhaust_fan(*args, **kwargs)#

Show boundary conditions for a zone of this type.

fan(*args, **kwargs)#

Show boundary conditions for a zone of this type.

fluid(*args, **kwargs)#

Show boundary conditions for a zone of this type.

geometry(*args, **kwargs)#

Show boundary conditions for a zone of this type.

inlet_vent(*args, **kwargs)#

Show boundary conditions for a zone of this type.

intake_fan(*args, **kwargs)#

Show boundary conditions for a zone of this type.

interface(*args, **kwargs)#

Show boundary conditions for a zone of this type.

interior(*args, **kwargs)#

Show boundary conditions for a zone of this type.

list_boundary_conditions(*args, **kwargs)#

List boundary conditions.

list_cell_zone_conditions(*args, **kwargs)#

List cell zone conditions.

list_named_selection(*args, **kwargs)#

List named selection of zone type.

list_queries(*args, **kwargs)#

List all saved queries.

mass_flow_inlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

mass_flow_outlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

named_zone_list(*args, **kwargs)#

Create named list of zones.

network(*args, **kwargs)#

Show boundary conditions for a zone of this type.

network_end(*args, **kwargs)#

Show boundary conditions for a zone of this type.

outflow(*args, **kwargs)#

Show boundary conditions for a zone of this type.

outlet_vent(*args, **kwargs)#

Show boundary conditions for a zone of this type.

overset(*args, **kwargs)#

Show boundary conditions for a zone of this type.

periodic(*args, **kwargs)#

Show boundary conditions for a zone of this type.

porous_jump(*args, **kwargs)#

Show boundary conditions for a zone of this type.

pressure_far_field(*args, **kwargs)#

Show boundary conditions for a zone of this type.

pressure_inlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

pressure_outlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

radiator(*args, **kwargs)#

Show boundary conditions for a zone of this type.

rans_les_interface(*args, **kwargs)#

Show boundary conditions for a zone of this type.

recirculation_inlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

recirculation_outlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

shadow(*args, **kwargs)#

Show boundary conditions for a zone of this type.

solid(*args, **kwargs)#

Show boundary conditions for a zone of this type.

symmetry(*args, **kwargs)#

Show boundary conditions for a zone of this type.

velocity_inlet(*args, **kwargs)#

Show boundary conditions for a zone of this type.

wall(*args, **kwargs)#

Show boundary conditions for a zone of this type.

radiator(*args, **kwargs)#

Set boundary conditions for a zone of this type.

rans_les_interface(*args, **kwargs)#

Set boundary conditions for a zone of this type.

recirculation_inlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

recirculation_outlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

class rename_zone(path, service)#

Bases: TUIMenu

Enter zone rename menu.

Methods:

add_suffix_or_prefix(*args, **kwargs)

Add suffix or prefix to zone name.

rename_by_adjacency(*args, **kwargs)

Rename zone to adjacent zones.

rename_to_default(*args, **kwargs)

Rename zone to default name.

add_suffix_or_prefix(*args, **kwargs)#

Add suffix or prefix to zone name.

rename_by_adjacency(*args, **kwargs)#

Rename zone to adjacent zones.

rename_to_default(*args, **kwargs)#

Rename zone to default name.

class set(path, service)#

Bases: TUIMenu

Enter the set boundary conditions menu.

Methods:

axis(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

degassing(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

exhaust_fan(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

fan(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

fluid(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

geometry(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

inlet_vent(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

intake_fan(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

interface(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

interior(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

mass_flow_inlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

mass_flow_outlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

network(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

network_end(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

outflow(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

outlet_vent(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

overset(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

periodic(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

porous_jump(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

pressure_far_field(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

pressure_inlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

pressure_outlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

radiator(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

rans_les_interface(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

recirculation_inlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

recirculation_outlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

shadow(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

solid(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

symmetry(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

velocity_inlet(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

wall(*args, **kwargs)

Set boundary conditions for a zone or multiple zones of this type.

axis(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

degassing(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

exhaust_fan(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

fan(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

fluid(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

geometry(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

inlet_vent(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

intake_fan(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

interface(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

interior(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

mass_flow_inlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

mass_flow_outlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

network(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

network_end(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

outflow(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

outlet_vent(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

overset(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

periodic(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

porous_jump(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

pressure_far_field(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

pressure_inlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

pressure_outlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

radiator(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

rans_les_interface(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

recirculation_inlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

recirculation_outlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

shadow(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

solid(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

symmetry(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

velocity_inlet(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

wall(*args, **kwargs)#

Set boundary conditions for a zone or multiple zones of this type.

shadow(*args, **kwargs)#

Set boundary conditions for a zone of this type.

solid(*args, **kwargs)#

Set boundary conditions for a zone of this type.

symmetry(*args, **kwargs)#

Set boundary conditions for a zone of this type.

velocity_inlet(*args, **kwargs)#

Set boundary conditions for a zone of this type.

wall(*args, **kwargs)#

Set boundary conditions for a zone of this type.

zone_name(*args, **kwargs)#

Give a zone a new name.

zone_type(*args, **kwargs)#

Set a zone’s type.