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

fix orientations for Netgen
parent 3bf89794
No related branches found
No related tags found
No related merge requests found
lc = .03; lc = .2;
Point(1) = {0.0,0.0,0.0,lc}; Point(1) = {0.0,0.0,0.0,lc};
Point(2) = {1,0.0,0.0,lc}; Point(2) = {1,0.0,0.0,lc};
Point(3) = {0,1,0.0,lc}; Point(3) = {0,1,0.0,lc};
...@@ -35,8 +35,8 @@ Ruled Surface(26) = {25}; ...@@ -35,8 +35,8 @@ Ruled Surface(26) = {25};
Line Loop(27) = {4,-12,6}; Line Loop(27) = {4,-12,6};
Ruled Surface(28) = {27}; Ruled Surface(28) = {27};
Surface Loop(29) = {28,26,16,14,20,24,22,18}; Surface Loop(29) = {-28,26,16,-14,20,24,-22,18};
Complex Volume(30) = {29}; Volume(30) = {29};
Physical Volume(1) = {0,30}; Physical Volume(1) = {0,30};
Physical Surface(2) = {14:28:2}; Physical Surface(2) = {14:28:2};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment