modify_zones#

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

Bases: Group

Enter the modify zones menu.

Methods

Method

Summary

deactivate_cell_zone

Deactivate cell thread.

delete_cell_zone

Delete a cell thread.

copy_move_cell_zone

Copy and translate or rotate a cell zone.

list_zones

List zone IDs, types, kinds, and names.

extrude_face_zone_delta

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

extrude_face_zone_para

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

Attempt to fuse zones by removing duplicate faces and nodes.

scale_zone

Scale nodal coordinates of input cell zones.

rotate_zone

Rotate nodal coordinates of input cell zones.

translate_zone

Translate nodal coordinates of input cell zones.

merge_zones

Merge zones of the same type and condition into one.

replace_zone

Replace a cell zone.

append_mesh

Append new mesh.

append_mesh_data

Append new mesh with data.

sep_cell_zone_mark

Separate a cell zone based on cell marking.

sep_cell_zone_region

Separate a cell zone based on contiguous regions.

sep_face_zone_angle

Separate a face zone based on significant angle.

sep_face_zone_face

Separate each face in a zone into unique zone.

sep_face_zone_mark

Separate a face zone based on cell marking.

sep_face_zone_region

Separate a face zone based on contiguous regions.

zone_name

Give a zone a new name.

change_zone_state

Change the realgas material state for a zone.

make_periodic

Attempt to establish conformal periodic face zone connectivity.

create_periodic_interface

Create a conformal or non-conformal periodic interface.

slit_periodic

Slit a periodic zone into two symmetry zones.

zone_type

Set a zone’s type.

Included in:

Parent

Summary

mesh

‘mesh’ child.