Open davide-schintu opened 1 year ago
Hi Davide,
Thanks for reporting this issue. I will try to have a look at it. If your domain is rectangular, you can try to generate the Voronoi mesh in the inner region (without the boundary layer) and generate the boundary layer by scaling and extrusing the 2D boundary mesh. Or, if you want to dig more, you can have a look to Vorpalite argument, trying not to fuse boundary for example.
Also, can you send the mesh you want to take the Voronoi diagram or send me the step (possibly a SALOME Python script) to reproduce the problem ?
Moise
As can you can see from the pictures, the boundary layer (viscous layer) is not preserved, probably because it is small with respect to the other cells.
I'm using Salome 9.9.0, with the latest version of the plugin. The tetrahedral mesh has been done with the NETGEN 3D algorithm.
Best regards, Davide