Skip to content

Reducing number of nodes on mesh #879

Closed Answered by rquey
sdantu2 asked this question in Q&A
Discussion options

You must be logged in to vote

100 grains -> ~700 vertices, so it is almost hopeless already.

What I would advice you it to use "mapped meshing", using -rcl hex, so that you can control (and minimize) and the number of nodes in the model.

neper -T -n 100 -o n100
neper -M n100.tess -elt hex -cl 1/12

will give you 8281 nodes, and it will look like this:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rquey
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