What Are Unclosed Cells
A topologically closed volume cell consists of edges that are connected to exactly two faces, and faces with normals pointing outwards. If a cell is missing a face, or the outward normals are inconsistent, it is considered unclosed and invalidates the mesh.
Sometimes this problem originates from the mesh exporter/importer or from the mesh generator itself. Fix any unclosed cells in the mesh by either deleting the cell and replacing it with a valid cell, or orienting the face normals in the outward direction.
Unclosed cells (as defined above) can be created during interface generation process as the intersecting vertices are not included in the vertex lists of the adjacent interior faces. In most instances, unclosed faces that are reported after interface generation are not a problem.
Unclosed cells can be visualized by creating a threshold part for cells with an unmatched edge count greater than zero. To create a new threshold part, set the Scalar field function to Unmatched Edge Count, set the Extraction Mode to and enter a Threshold Value of 0.