repair_improve#

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

Bases: Group

Enter the repair and improve quality menu.

Attributes

Attribute

Summary

allow_repair_at_boundaries

Enable/disable adjustment of boundary nodes during mesh repair.

include_local_polyhedra_conversion_in_repair

Enable/disable local conversion to polyhedra during mesh repair.

Methods

Method

Summary

repair_poor_elements

Report invalid and poor quality elements.

improve_quality

Tries to improve the mesh quality.

repair

Tries to repair mesh problems identified by mesh check.

repair_face_handedness

Correct face handedness at left handed faces if possible.

repair_face_node_order

Reverse order of face nodes if needed.

repair_wall_distance

Correct wall distance at very high aspect ratio hexahedral/polyhedral cells.

repair_periodic

Modify mesh to enforce specified periodic rotation angle.

Included in:

Parent

Summary

mesh

‘mesh’ child.