//+ SetFactory("OpenCASCADE"); //+ Point(1) = {0, 0, 0, 0.0002}; Point(2) = {0, -0.3, 0, 0.005}; Point(3) = {0, 0.3, 0, 0.005}; Point(4) = {0.1, 0, 0, 0.00005}; //+ Circle(1) = {0.1, 0, 0, 0.005, 0, 2*Pi}; //+ Circle(2) = {3, 1, 2}; //+ Line(3) = {2, 3}; //+ //+ Line Loop(1) = {1}; //+ Plane Surface(1) = {1}; //+ Line Loop(2) = {3, 2}; //+ Line Loop(3) = {1}; //+ Plane Surface(2) = {2, 3}; //+ Physical Line(1) = {3}; //+ Physical Line(2) = {2}; //+ Physical Surface(3) = {1}; //+ Physical Surface(4) = {2};