Setting Up the Remeshing with Cyclic Matching

The Remeshing model is added within the existing physics continuum. The remeshing process is controlled by both the Remeshing model and the Remeshing solver.

  1. Right-click the Continua > Physics 1 node and select Select Models.
  2. In the model selection dialog, select the Remeshing model from the Optional Models.
For the Remeshing model you only select the mesh operation Directed Mesh. All the upstream operations required—Transform_inner, Transform_outer, Subtract are triggered whenever remeshing takes place.
  1. Select the Physics 1 > Models > Remeshing node and set the properties as follows:
    Property Setting
    Mesh Operations [Directed Mesh]
    Check Cell Volume (default)
    Min Cell Volume 0.0 (default)

    Indicates that remeshing is triggered when the solver detects that negative cells will occur in the next time-step using the existing mesh.

    Check Face Validity (default)

    Is activated by default.

    Min Face Validity 0.5 (default)

    Indicates that remeshing is triggered when the solver detects that cells with face validity less than 0.5 will occur in the next time-step.

    Repeating Meshes

    Activates treatment for periodic repeating meshes.

    When Repeating Meshes is activated, within a cycle, the mesh is saved by default as a new representation every time the Remeshing solver is triggered.

    The physics continuum is shown as follows:



Cyclic matching provides for mesh reuse with a specified frequency. Meshes are saved and reused at the same position in the next cycle, which avoids remeshing time.

In this tutorial, the geometry repeats after the rotation jumps over one tooth. That is, after 30 time steps.

  1. To activate the Cyclic Matching, select the Remeshing > Repeating Meshes and activate Enable Cyclic Matching.
  2. Select the Time-Step Frequency node and set the Frequency to 30.
Here you add another remesh trigger action within the Remeshing solver, which executes remeshing every 10 time-steps regardless of mesh quality.
  1. Select the Solvers > Remeshing node and activate the following properties:
    • Enable Trigger
  2. Select the Solvers > Remeshing > Time-Step Frequency node and set Frequency to 10.