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 111
    • Issues 111
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gmsh
  • gmshgmsh
  • Issues
  • #1129

Closed
Open
Opened Dec 28, 2020 by Collin Pernu@cpernu

No elements in volume error on stl files

Hi,

I have been trying to make a mesh for finite analysis from a set of CAD components representing a few sections of a spine(https://zenodo.org/record/3715368#.X-kiMDSSmUk under STL files), but have continually run into an error stating "no elements in volume" when I try to generate the 3d mesh.

To make the mesh, I have a python scripts that merges and makes a volume of each component of this model, generating the 3d mesh at the end. I don't think there are issues with the file itself, as it has been successfully used many times for mesh generation in simpleware, but I cannot figure out what I am doing wrong to generate these meshes.

Any tips? Thank you for the help.

Python_code

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gmsh/gmsh#1129