mesh#

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

Bases: Group

‘mesh’ child.

Attributes

Attribute

Summary

adapt

The adaption object.

anisotropic_adaption

The anisotropic adaption object.

check_before_solve

Specifies whether to perform various mesh consistency checks before solve.

check_verbosity

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

The normalized tolerance used for finding coincident nodes.

modify_zones

The modify zones object.

show_periodic_shadow_zones

Option to show periodic shadow zones in user interface.

reorder

The reorder domain object.

repair_improve

The repair and improve quality object.

surface_mesh

The surface mesh object.

polyhedra

The polyhedra object.

wall_distance_method

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.