set#

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

Bases: Group

Enter the adaption set menu.

Attributes

Attribute

Summary

adaption_method

Set the adaption method.

prismatic_boundary_zones

Set the boundary zones to specify directions for prismatic refinement.

cell_zones

Set cell zones to be used for marking adaption. An empty list implies that all zones are considered for adaption.

dynamic_adaption_frequency

Set frequency for dynamic adaption.

verbosity

Set the adaption verbosity.

encapsulate_children

Encapsulate all children of parent cells on the same partition.

maximum_refinement_level

Set maximum level of refinement in the mesh.

minimum_edge_length

Limit on the minimum effective edge-length of cells in the mesh.

minimum_cell_quality

Set limit on the minimum cell orthogonal quality during adaption.

maximum_cell_count

Set limit on the maximum number of cells during adaption.

additional_refinement_layers

Set the number of additional cell layers for refinement.

prismatic_adaption

Enable/Disable anisotropic adaption for prismatic cells.

prismatic_split_ratio

Set the split ratio for anisotropic refinement of prismatic cells.

overset_adapt_dead_cells

Enables adaption of dead cells in overset meshes.

Methods

Method

Summary

dynamic_adaption

Adapt the mesh during solution.

Included in:

Parent

Summary

adapt

Enter the adaption menu.