Skip to content

Tri surf to hex vol mesh #2261

Answered by jessdtate
Sumientra asked this question in Q&A
Apr 13, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I think I'm a little confused with the question. Do you want a mesh of cubes, or quads? There is a way to get a quad mesh from a trisurf mesh, but it isn't very straightforward and would not guarantee quality elements. Incidentally, it requires making a cube mesh first.

Mapping the trisurf onto the elements of a latvol and clip out exterior regions yields a cube mesh. A few modules can achieve this, including CalculateSignedDistancetoField, CalculateInsideWhichField, or by converting it to a volume with interfacewithtetgen and mapping the value onto the latvol (mapfielddataontoelems, mapfielddatafromsourcetodestination). Getting the surface (getfieldboundary, getdomainboundary, extractIso…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jessdtate
Comment options

@Sumientra
Comment options

Answer selected by dcwhite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants