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

a version of piece.geo with correct surface orientations so that
it works with netgen
parent d7328ae4
No related branches found
No related tags found
No related merge requests found
$Id: TODO,v 1.53 2004-06-30 00:57:49 geuzaine Exp $ $Id: TODO,v 1.54 2004-06-30 01:49:41 geuzaine Exp $
add an interactive way to choose the orientation of surfaces in add an interactive way to choose the orientation of surfaces in
surface loops and lines in line loops? surface loops and lines in line loops
(To make things simple, all line loops should be oriented "aire a
gauche", and all surface loops whould be oriented with exterior
normals...)
******************************************************************** ********************************************************************
......
...@@ -75,7 +75,7 @@ Line Loop(44) = {37,38,39,36}; ...@@ -75,7 +75,7 @@ Line Loop(44) = {37,38,39,36};
Line Loop(46) = {40,41,42,43}; Line Loop(46) = {40,41,42,43};
Plane Surface(47) = {46,44}; Plane Surface(47) = {46,44};
Line Loop(48) = {-2,-1,5,6,4,3,31,-26,-25,29,30,28,27,35,-20,-19, Line Loop(48) = -{-2,-1,5,6,4,3,31,-26,-25,29,30,28,27,35,-20,-19,
23,24,22,21,34,-14,-13,17,18,16,15,33,-8,-7,11,12,10,9,32}; 23,24,22,21,34,-14,-13,17,18,16,15,33,-8,-7,11,12,10,9,32};
Plane Surface(49) = {48,46}; Plane Surface(49) = {48,46};
...@@ -84,11 +84,10 @@ Extrude Surface {49, {0,0,0.2}}; ...@@ -84,11 +84,10 @@ Extrude Surface {49, {0,0,0.2}};
Extrude Surface {91, {0,0,0.2}}; Extrude Surface {91, {0,0,0.2}};
Extrude Surface {47, {0,0,-0.2}}; Extrude Surface {47, {0,0,-0.2}};
Surface Loop(373) = {90,371,359,78,82,363,367,86,325,329,317, Surface Loop(373) = - {49,-135,-139,-143,-147,-151,-155,-159,-163,-167,
321,330,301,288,135,49,139,143,147,151,155,159,163,167,171, -171,-175,-179,-183,-187,-191,-195,-199,-203,-207,-211,-215,-219,-223,
175,179,183,187,191,195,199,203,207,211,215,219,223,227,231, -227,-231,-235,-239,-243,-247,-251,-255,-259,-263,-267,-271,-288,-313,
235,239,243,247,251,255,259,263,267,271,343,347,351,355,372, -301,-305,-309,-330,-317,-78,359,363,-82,-86,367,371,-90,-329,-325,
305,309,313}; -321,372,343,347,351,355};
Volume(374) = {373}; Volume(374) = {373};
Physical Volume(1) = 374 ;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment