Skip to content

Non-zero thickness grain boundaries #192

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

You must be logged in to vote

@bseligmann - Give a try to these two commands:

neper -T -n 100 -dim 2
neper -M n100-id1.tess -transform "explode(0.2)" -interface cohesive

and open n100-id1.msh with Gmsh.

You'll see that what it would essentially take is to 1/ shrink the grains (which is not exactly what explode(0.2) does) and 2/ create interface elements (which is almost what -interface cohesive does, only triangle elements around the original vertices are missing).

Replies: 3 comments 6 replies

Comment options

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

Comment options

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

@rquey
Comment options

@bseligmann
Comment options

@rquey
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
6 participants