Skip to content
Snippets Groups Projects
Commit bb04572f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 7b195e34
No related branches found
No related tags found
No related merge requests found
lc = .2;
Point(1) = {2.0,0.0,0.0,lc};
Point(2) = {2.0,1,0.0,lc};
Point(3) = {1,0,0.0,lc};
Point(4) = {3,0,0.0,lc};
Point(5) = {2,-1,0.0,lc};
Circle(1) = {4,1,2};
Circle(2) = {2,1,3};
Circle(3) = {3,1,5};
Circle(4) = {5,1,4};
Line Loop(5) = {4,1,2,3};
Plane Surface(6) = {5};
Extrude Surface{6, {0.0,1,0}, {0,0.0,0.0}, 3.14159/2}
{
Layers {{10,25,10},{11,22,11},{.1,.9,1.}} ;
} ;
Coherence;
Extrude Surface {6, {0,0.0,2}} ;
Surface Loop(51) = {6,37,41,45,49,50};
Complex Volume(52) = {51};
Extrude Surface {45, {0,2,0.0}}
{
Layers {{10,10,10},{111,222,111},{.3,.6,1.}};
} ;
Coherence;
Extrude Surface {64, {-1,0,0}};
Surface Loop(96) = {64,82,86,90,94,95};
Volume(97) = {96};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment