netgen icon indicating copy to clipboard operation
netgen copied to clipboard

Meshing unit cube with subtracted touching internal sphere segfaults

Open trevorqn opened this issue 2 years ago • 1 comments

Meshing a unit cube with a subtracted small internal sphere that is just touching one face (r=0.25 centered at {0.5, 0.5, 0.25}), leads to segmentation fault during volume meshing.

I have tried to play around with the meshing parameters, but am so far unsuccessful. Are there any workarounds that might get these types of cases to work?

Attached minimal geometry: test.brep

trevorqn avatar Apr 20 '22 14:04 trevorqn

On the current master branch I can mesh it successfully with default meshing parameters. Which version of opencascade are you using? I have 7.5.3

ChrLackner avatar Aug 22 '22 15:08 ChrLackner