anisotropic_adaption#

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

Bases: Group

The anisotropic adaption object.

Attributes

Attribute

Summary

operations

The anisotropic adaption operations object.

iterations

The number of adaption iterations.

fixed_zones

The boundary zones to remain fixed during anisotropic adaption.

indicator

The indicator type and variable(s) for anisotropic adaption.

target

The target type and value for anisotropic adaption.

maximum_anisotropic_ratio

The maximum anisotropic ratio for adapted cells.

minimum_edge_length

The target minimum length scale.

minimum_cell_quality

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.