Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gmsh
gmsh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gmsh
  • gmshgmsh
  • Issues
  • #1310

Closed
Open
Created Apr 07, 2021 by Adam K@AdamK

No tetrahedra in region 1 with a "Surface consists of no elements", but

Hello,

I am seeing three instances of Warning : Surface XXX consists of no elements . Inspection in the GUI shows that surface 143 is not meshed but that Surfaces 503 and 845 both have been meshed.

Do you know why Surface 143 did not get meshed, and why I get an error about the other two surfaces consisting of no elements when visual inspection shows that the surfaces have indeed been filled in during 2D meshing?

Some info about what I'm trying to do:

I am trying to mesh the interparticle spacing that arises after the packing of 246 spheres. In order to avoid the issues associated with meshing around contact points I am locally modifying the spheres to ensure that there is always a gap between surfaces. The algorithm is described here and is implemented in salome:

  1. All sphere-sphere pairs that come within 5 mm of contact are found, 607 in this case
  2. The 246 nominal spheres are made, as are 246 "boolean tool spheres" that have their radii increased by 5 mm
  3. A for loop uses the boolean tool spheres to cut away part of original/nominal spheres for each of the 607 pairs
  4. The set of modified spheres is then subtracted from a box domain to leave the interparticle space, exported as a BREP file

I have attached my BREP, GEO and log files as well as three screen clippings showing the three locations where I get this error.

surface845

surface503

surface143

log

N246_5.geo

brep_N246_100mm_to_200mm_fullZ_overlap5mm.brep

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None