Skip to content
Snippets Groups Projects
Commit 446b931f authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

*** empty log message ***

parent 97ab25f3
No related branches found
No related tags found
No related merge requests found
......@@ -3,14 +3,20 @@ Mesh.CharacteristicLengthFactor=0.03;
Merge "PelvisHEMI_CLASS.msh";
CreateTopology;
//on doit creer volume
//Surface Loop(999)={2,3,4,5};
//Volume(1000)={999};
Compound Line(60)={6};
Compound Line(70)={7};
Compound Line(80)={8};
Compound Line(90)={9};
Compound Surface(100)={2} Boundary {{}};
Compound Surface(200)={3} Boundary {{}};
Compound Surface(300)={4} Boundary {{}};
Compound Surface(400)={5} Boundary {{}};
//Compound Surface(100)={2} Boundary {{}};
Compound Surface(200)={3} Boundary {{},{},{},{}};
//Compound Surface(300)={4} Boundary {{}};
//Compound Surface(400)={5} Boundary {{}};
//Compound Volume(5000)={1000};
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment