Skip to content

How to build a actual grain morphology? #186

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

You must be logged in to vote

What I would do to model this one is to generate a tessellation and merge cells to get the same type of morphologies as you have on your image. It does not seem to want to work in 3D but you could use a thin 3D tess to begin with.

$ neper -T -n 30 -transform "mergecell(y<0.5)" -morpho "columnar(z)" -domain "cube(1,1,0.01)"

You would have to figure out wich cells to merge...

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Yuanguo1994
Comment options

@Yuanguo1994
Comment options

@rquey
Comment options

@Yuanguo1994
Comment options

@Yuanguo1994
Comment options

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