modify_zones#

class ansys.fluent.core.solver.tui_231.main_menu.setup.boundary_conditions.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.