Page 2 of 2

Re: 3D Electrostatic Simulation

Posted: 03 Dec 2022, 21:46
by Rich_B
As a further check, I added
Calculate Mesh Pieces = Logical True
to the simulation section of this case:
viewtopic.php?t=7840

The solver log shows this:
CalculateMeshPieces: Number of non-body nodes in mesh is 0
CalculateMeshPieces: Mesh coloring loops: 3
CalculateMeshPieces: Number of separate pieces in mesh is 2
CalculateMeshPieces: Creating variable showing the non-connected domains: mesh piece
Which makes perfect sense for discontinuous bodies with Mortar boundary conditions.

Rich.