anisotropic_adaption#

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

Bases: Group

Enter the anisotropic adaption menu.

Attributes

Attribute

Summary

operations

Enter the anisotropic adaption operations menu.

iterations

Set the number of adaption iterations.

fixed_zones

Set the boundary zones to remain fixed during anisotropic adaption.

indicator

Set the indicator type and variable(s) for anisotropic adaption.

target

Set the target type and value for anisotropic adaption.

maximum_anisotropic_ratio

Set the maximum anisotropic ratio for adapted cells.

minimum_edge_length

Set the target minimum length scale.

minimum_cell_quality

Set the minimum orthogonal quality bound for adapted cells.

Methods

Method

Summary

adapt_mesh

Adapt the mesh based on specified anisotropic adaption setup.

Included in:

Parent

Summary

mesh

‘mesh’ child.