Adaptive Mesh Solver Reference

The Adaptive Mesh solver drives adaptive refinement and coarsening of the mesh.

Adaptive Mesh Solver Properties

Trigger
Specifies one adaption Trigger Mode as follows:
  • Iteration

    Applicable only for the steady time solver. Activates the Iteration Frequency node, where you specify the number of iterations between mesh adaptions as well as the start and stop iterations.

  • Time Step

    Applicable only for the unsteady time solver. Activates the Time-Step Frequency node, where you specify the number of time-steps between mesh adaptions as well as the start and stop time-steps.

  • Delta Time

    Applicable only for the unsteady time solver. Activates the Delta Time Frequency node, where you specify the time interval Delta Time between mesh adaptions as well as the Start Time and Stop Time.

  • Update Event

    Applicable for both steady and unsteady time solvers. Activates the Event Frequency node, where you select one Update Event from the events defined within the Automation > Update Events node.

Adaptive Mesh Solver Right-Click Actions

Refine/Coarsen Mesh Once
Executes mesh adaption on demand, based on the active adaptive mesh criteria. For unsteady flow, the current time step must finish before executing this action.
Evaluate Refinement Status
Populates the field function Adaption Element Type and Adaption Refinement Status. See also: Adaption Element Type and Adaption Refinement Status.
Refine All by One
Applies one level of refinement to all cells in the regions for which AMR is active, regardless of the active adaption request from the adaption criteria. Only the highest Max Refinement Level of all the adaption criteria is honored.
Coarsen All by One
Applies one level of coarsening to all cells in the region for which AMR is active, and which have already been refined by at least one level. Coarsening cannot increase the size of cells beyond their initial size in the original mesh.
Clear Adaption
Removes the AMR control data from all the cells. By invoking this option, the AMR workflow is reset. The mesh prior to any adaption is reinstated as the initial mesh.