Skip to content

3D multi scale tesselation #353

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

You must be logged in to vote

There are several problems in your command:

  • the domain is very thin compared to the average in-plane cell size, and so the 1-sphericity distribution cannot be matched (cells tend to have much smaller sphericities than imposed). diameq:1 is imposing equal-size cells, but this would require small sphericities. The structure you get is a (bad) compromise between these contradictory inputs. It is often possible to "detect" bad/contradictory/impossible inputs from the value of the objective function, which should rapidly become small with respect to 1 (as in your 2D case).

  • In 2D, the lamella normals are in plane (x-y), while in 3D, they are 3D. This is why the 3D tessellation does not have…

Replies: 3 comments 5 replies

Comment options

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

@dikshanshs
Comment options

Comment options

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

@rquey
Comment options

rquey Jan 6, 2022
Maintainer

@ravikiranbollineni
Comment options

Answer selected by rquey
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants