mesh#

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

Bases: Group

‘mesh’ child.

Attributes

Attribute

Summary

adapt

Enter the adaption menu.

anisotropic_adaption

Enter the anisotropic adaption menu.

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.

modify_zones

Enter the modify zones menu.

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.

wall_distance_method

Select wall distance method.

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

Print zone information size.

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.