Dear All,
I tried to generate a quarter stenosed pipe geometry. However, there is
a problem. There occurs three different volumes and I need to combine
these into a single volume. Because interface between the constricted
region and the larger diametered region should be empty. Do you know how
can I overcome this problem? I'm sending the .geo file in the attachment.
Regards,
Kamil
// Gmsh project created on Sat Jul 19 12:34:01 2014
Point(1) = {0, 0, 0, 1};
Point(2) = {0, 3.2, 0, 1};
Line(1) = {1, 2};
Extrude {0,0,37.3} {Line{1}; Layers{1}; Recombine;}
Point(5) = {0, 1.15, 37.3, 1};
Line(5) = {3, 5};
Extrude {0,0,12.7} {Line{5}; Layers{2}; Recombine;}
Point(8) = {0, 3.2, 50, 1};
Line(9) = {6, 8};
Extrude {0,0,100} {Line{9}; Layers{2}; Recombine;}
Extrude {{0,0,1}, {0,0,0}, Pi/2} {Surface {5, 9, 13}; Layers {4}; Recombine;}
Physical Volume("interior")={1,2,3};
Physical Surface("wall")={5, 25, 28, 30, 9, 42, 47, 55, 13, 59, 64};
Physical Surface("inlet")={21};
Physical Surface("outlet")={62};
_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh