Examining Interfaces

Interface creation normally proceeds without any problems if the underlying mesh is valid and the interfaces have been defined properly.

The most common problems associated with interfaces are:

  • cells with negative volume; and
  • unsuccessful intersection of interfaces

Cells with Negative Volume

One cell with a negative volume can keep the simulation from iterating. While negative-volume cells can have a variety of causes, an interface might be the cause if it was created from two incorrect or misplaced boundaries.

To detect this before running the simulation, obtain a report of the negative cell volumes after creating the interface, even if you generated such a report earlier.

Unsuccessful Intersection of Interfaces

If you attempt to solve a simulation with few or no intersections in an interface, errors are likely. Therefore, when setting up simulations with interfaces, check the interface intersection as early as possible for problems such as:

  • Too few or zero intersections in an interface caused by specifying the axis of rotational periodics incorrectly.
  • A boundary may unexpectedly be left without any faces after the intersection process; therefore check the boundary icons.
  • The absence of any intersections in an interface usually results from the chosen boundaries not being geometrically beside each other. For details on detecting and solving , read about examining the intersection report.

To test for gaps or holes in the mesh, display the interface boundaries.

The various methods of checking the successful intersection of an interface include:

  • checking the boundary icons
  • examining the intersection report
  • displaying the interface boundaries
  • displaying remainder boundaries.

Examining an interface is important as it determines the integrity of the connection between or across the mesh from one boundary to another. Incomplete interfaces result in a loss of continuum information being transferred, resulting in a less accurate solution.

The typical causes of the intersection process failing are:

  • selecting the wrong boundary pairs
  • forgetting to set the rotational axis direction or setting the wrong direction for axisymmetric cases
  • incorrect tolerance setting
  • the boundaries are not coincident in space nor aligned correctly.