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

No commit message

No commit message
parent 3fe26487
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,8 @@ gmsh split.script - // splits the partitionned mesh into separate files
// for the full falcon(s)
gmsh CreateFullInitialMesh.geo -3 // generates the intial falcon boundary mesh
gmsh CreateFullInitialMesh.geo - // generates the intial falcon boundary mesh
gmsh fullfalcon_surface.script - // generates remeshed falcon boundary mesh(es)
gmsh fullfalcon_volume.script - // generates volume mesh in box around falcon(s)
gmsh partition.script - // partitions the mesh and saves using new physicals
gmsh fullsplit.script - // splits the partitionned mesh into separate files
......@@ -3,4 +3,3 @@ lc2 = lc * 5; // volume
dd = 2;
TWO_PLANES = 1;
NUM_SLICES = 4;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment