manage_criteria_child#

class ansys.fluent.core.generated.solver.settings_252.manage_criteria_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of manage_criteria.

Attributes

Attribute

Summary

name

The name for this automatic adaption criterion.

menu

‘menu’ child.

sync

‘sync’ child.

index

‘index’ child.

type

The type for this automatic adaption criterion.

offset

An offset to the adaption frequency for this criterion.

manual

‘manual’ child.

active

Activate / deactivate the use of this automatic adaption criterion.

frequency

The interval for how many iterations or time steps must pass between two consecutive automatic adaptions for this criterion.

skip_until

Skip applying the automatic adaption criterion until the specified iteration or time step.

anisotropic

Enable / disable anisotropic adaption for prismatic cells as part of this automatic adaption criterion.

refinement_layers

The number of additional cell layers that can be refined as part of this automatic adaption criterion.

predicates

‘predicates’ child.

Included in:

Parent

Summary

manage_criteria

The adaption criteria management object.