Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading TetrahedronHyperElasticModel #21

Open
damienmarchal opened this issue Sep 14, 2018 · 0 comments
Open

Loading TetrahedronHyperElasticModel #21

damienmarchal opened this issue Sep 14, 2018 · 0 comments
Labels

Comments

@damienmarchal
Copy link
Member

When loading TetrahedronHyperElasticModel.

GMSH is doing volumetric meshing. The output mesh is composed of:

  • liste de points
  • liste de edges (qui relie des points) mais uniquement les edges de la surface
  • liste de triangles (que les triangles de surface)
  • liste de tetras

The tetrahedronhyperelasticmodel is doing the computation for the volumetric mesh.


Suggested labels:

damienmarchal pushed a commit that referenced this issue Mar 31, 2020
[SofaKernel] Partial FIX of the warning related to invalid reading of…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant