:orphan: .. _set: set === .. autoclass:: ansys.fluent.core.solver.settings_241.set.set :show-inheritance: .. rubric:: Attributes ================================================================== ===================================================================================================================== Attribute Summary ================================================================== ===================================================================================================================== :ref:`adaption_method ` Set the adaption method. :ref:`prismatic_boundary_zones ` Set the boundary zones to specify directions for prismatic refinement. :ref:`cell_zones ` Set cell zones to be used for marking adaption. An empty list implies that all zones are considered for adaption. :ref:`dynamic_adaption_frequency ` Set frequency for dynamic adaption. :ref:`verbosity ` Set the adaption verbosity. :ref:`encapsulate_children ` Encapsulate all children of parent cells on the same partition. :ref:`maximum_refinement_level ` Set maximum level of refinement in the mesh. :ref:`minimum_edge_length ` Limit on the minimum effective edge-length of cells in the mesh. :ref:`minimum_cell_quality ` Set limit on the minimum cell orthogonal quality during adaption. :ref:`maximum_cell_count ` Set limit on the maximum number of cells during adaption. :ref:`additional_refinement_layers ` Set the number of additional cell layers for refinement. :ref:`prismatic_adaption ` Enable/Disable anisotropic adaption for prismatic cells. :ref:`prismatic_split_ratio ` Set the split ratio for anisotropic refinement of prismatic cells. :ref:`overset_adapt_dead_cells ` Enables adaption of dead cells in overset meshes. ================================================================== ===================================================================================================================== .. rubric:: Methods ========================================== =================================== Method Summary ========================================== =================================== :ref:`dynamic_adaption ` Adapt the mesh during solution. ========================================== =================================== .. rubric:: Included in: ==================== ============================ Parent Summary ==================== ============================ :ref:`adapt ` Enter the adaption menu. ==================== ============================