Comment 2 for bug 898557

Revision history for this message
Johan Hake (johan-hake) wrote :

Marco!

I see that you get different number of nodes and elements when run from the command line, which is pretty strange in the first place, but how do you analyze that you have overlapping elements?

Maybe you can run with slightly different tetrahedron quality settings?

  plceditor.set_radius_edge_ratio(1.3)?
  plceditor.set_uniform_volume_constraint(somevalue)

I also see that you have not included the hole on the facet with marker 3. When you do that you get another set number of nodes and elements. Why is this out commented?