Skip to content

Can a mesh be "too fine"? #72

Answered by mkasemer
xshang93 asked this question in Q&A
Discussion options

You must be logged in to vote

@xshang93 - In general this shouldn't be a problem, at least within the limits you are proposing. 100k elements should be relatively routine.

Convergence issues can arise for lots of reasons. Perhaps boundary conditions are not restrictive enough, or you have a mesh with poor-quality elements. The latter can arise due to mesh refinement, if done improperly. But no, in general you should not exhibit convergence issues with "too fine a mesh", especially considering only 100k elements.

There is another option that there could be issues with your compiler / system. I seem to recall you have issues on the HPC. Have you independently confirmed this mesh issue on a different computer using a dif…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by xshang93
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