dear colleagues,
i forgot the geometry file in my previous mail...
if anyone can help
sincerely
Olivier
cl__1 = 1;
dr = .2;
Point(1) = {0, 0, 0, dr};
Point(2) = {-2.5, 0, 0, dr};
Point(3) = {2.5, 0, 0,dr};
Point(4) = {0, 2.5, 0, dr};
Point(5) = {0, -2.5, 0, dr};
Circle(1) = {2, 1, 4};
Circle(2) = {4, 1, 3};
Circle(3) = {3, 1, 5};
Circle(4) = {5, 1, 2};
Line Loop(6) = {1, 2, 3, 4};
Plane Surface(6) = {6};
Extrude {0, 0, 20} {
Surface{6};
Layers{20};
Recombine;
}
Physical Surface(29) = {28};
Physical Surface(30) = {6};
Physical Volume(31) = {1};
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]