mesh#

class ansys.fluent.core.solver.settings_231.mesh.mesh(name=None, parent=None)#

‘mesh’ child.

Attributes

Attribute

Summary

adapt

‘adapt’ child.

check_before_solve

Perform various mesh consistency checks before solve.

check_verbosity

Set verbosity output of mesh check and mesh quality. Higher verbosity corresponds to more detailed information.

enhanced_orthogonal_quality

Enable enhanced orthogonal quality method.

matching_tolerance

Set the normalized tolerance used for finding coincident nodes.

show_periodic_shadow_zones

Option to show periodic shadow zones in user interface.

reorder

Enter the reorder domain menu.

repair_improve

Enter the repair and improve quality menu.

surface_mesh

Enter the surface mesh menu.

polyhedra

Enter the polyhedra menu.

Methods

Method

Summary

adjacency

View and rename face zones adjacent to selected cell zones.

check

Perform various mesh consistency checks.

memory_usage

Report solver memory use.

mesh_info

‘mesh_info’ command.

quality

Perform analysis of mesh quality.

rotate

Rotate the mesh.

scale

‘scale’ command.

size_info

Print mesh size.

redistribute_boundary_layer

Enforce growth rate in boundary layer.

swap_mesh_faces

Swap mesh faces.

smooth_mesh

Smooth the mesh using quality-based, Laplace or skewness methods.

replace

Replace mesh and interpolate data.

translate

Translate the mesh.

Included in:

Parent

Summary

root

‘root’ object.