diff --git a/benchmarks/3d_large/Falcon/README.txt b/benchmarks/3d_large/Falcon/README.txt index 72358f9c722bb29f4ef6e56a2f065121df189eef..a7d3830b096b1d84d878aff5e8a914eedfeba4ec 100644 --- a/benchmarks/3d_large/Falcon/README.txt +++ b/benchmarks/3d_large/Falcon/README.txt @@ -1,15 +1,14 @@ // for the symmetric falcon: -gmsh falcon_surface.script - // generates remeshed falcon boundary mesh(es) -gmsh falcon_volume.script - // generates volume mesh in box around falcon(s) +gmsh falcon_surface.script - // generates remeshed falcon boundary mesh(es) +gmsh falcon_volume.script - // generates volume mesh in box around falcon(s) gmsh partition.script - // partitions the mesh and saves using new physicals 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 fullfalcon_surface.script - // generates remeshed falcon boundary mesh(es) -gmsh fullfalcon_volume.script - // generates volume mesh in box around falcon(s) +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 - diff --git a/benchmarks/3d_large/Falcon/param.geo b/benchmarks/3d_large/Falcon/param.geo index 4e3a2894aee5f159755d9bd397de871db291f596..9a5230bff104812b1729875ac6566eee19bfe759 100644 --- a/benchmarks/3d_large/Falcon/param.geo +++ b/benchmarks/3d_large/Falcon/param.geo @@ -3,4 +3,3 @@ lc2 = lc * 5; // volume dd = 2; TWO_PLANES = 1; NUM_SLICES = 4; -