I want to assign different solver settings to different regions of my .stl model, which imposes requirements on the triangle (mesh) size. I have already set the mesh size for triangle label 0_1 to lambda/10, but I'm still getting the following error:
Triangle 50669 is too large (surface/lambda^2 = 2.14301E+01)
ERROR 120: Segmentation rules have been violated (triangle is too large).
Moreover, when I check the Mesh Info, I don't see any change in the number of triangles—my mesh size setting doesn't seem to have taken effect. How can I resolve this issue?