Applying AMR for Topology Optimization (Optional)

When running topology optimization, you can optionally set up adaptive mesh refinement based on the gradient of the material indicator field to drive the refinement of the solid-fluid interface. AMR adaption works only for 3D meshes.

The criterion is defined as:
Figure 1. EQUATION_DISPLAY
| χ | Δx adapt < 0.001 Coarsen 0.001 | χ | Δx adapt 0.1 Keep 0.1 | χ | Δx adapt Refine
(247)

where χ is the material indicator and Δ x adapt is the adaption cell size, that is, the current cell size in the volume mesh.

The magnitude of the material indicator gradient gives its rate of change and points in the direction of the greatest rate of increase of the scalar material indicator field. Therefore, this function identifies the interface between solid and fluid material.

To apply AMR for topology optimization:

  1. Right-click the Continua > [physics continuum] node and choose Select Models.
  2. From the Optional Models group box, select Adaptive Mesh.
  3. Right-click the Continua > [physics continuum] > Models > Adaptive Mesh > Adaptive Mesh Criteria node and select New > Topology Physics Mesh Adaption.
  4. Select the Topology Physics Mesh Adaption node and set the Max Refinement Level.
For more information, see Topology Physics Mesh Adaption in Adaptive Mesh Refinement.