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

*** empty log message ***

parent 3e4fcf53
No related branches found
No related tags found
No related merge requests found
...@@ -47,14 +47,9 @@ Printf("RotorIron : physical surface %g", RotorIron); ...@@ -47,14 +47,9 @@ Printf("RotorIron : physical surface %g", RotorIron);
mmm = newreg; Plane Surface(mmm) = {InnerRotor,OuterShaft_}; mmm = newreg; Plane Surface(mmm) = {InnerRotor,OuterShaft_};
Physical Surface(RotorIron) = {mmm}; Physical Surface(RotorIron) = {mmm};
Rotate{ {0,0,1},{0,0,0}, 5*Pi/180 }{ Rotate{ {0,0,1},{0,0,0}, 0*Pi/180 }{
Surface{ mmm }; Surface{ mmm };
Surface{ geuz1[{0:NbrSect_-1}] }; Surface{ geuz1[{0:NbrSect_-1}] };
Surface{ geuz[{0:NbrSect_-1}] }; Surface{ geuz[{0:NbrSect_-1}] };
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment