Skip to content

Is mesh distortion okay? #769

Answered by gatling-nrl
gatling-nrl asked this question in Q&A
Oct 25, 2021 · 3 comments · 11 replies
Discussion options

You must be logged in to vote

To turn it high enough to get rid of all of the warnings made the mesh very dense and slow. It turned out to be better to specify a background field according to what I new about the geometry. See gmsh tutorial #10. The gmsh docs are hard to read, but the section on the different field types is important, and combining several together with a min field eliminated all of the warnings.

Note that if you are going after a disk (as I was) adding a temporary point at the center and using the distance field against that point is more effective than trying to use the circle perimiter of the disk or the area of the disk itself. See t10 for example. Make sure not to leave the temporary point in the…

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
1 reply
@gdmcbain
Comment options

Comment options

You must be logged in to vote
7 replies
@kinnala
Comment options

@kinnala
Comment options

@gdmcbain
Comment options

@gatling-nrl
Comment options

@gdmcbain
Comment options

Comment options

You must be logged in to vote
3 replies
@gdmcbain
Comment options

@gatling-nrl
Comment options

@gdmcbain
Comment options

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