Skip to content

How to assign block id for embedded line in GMSH #17958

Answered by lindsayad
rksin8 asked this question in Q&A Meshing
Discussion options

You must be logged in to vote

@rksin8 If you want to create a lower dimensional block, you need to make sure that the Physical name contains the string lower_dimensional_block. So if you want "fracture" to be a lower dimensional block, then you would do this:

Physical Line("fracture_lower_dimensional_block") = {6, 5, 7};

Replies: 2 comments 3 replies

Comment options

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

Comment options

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

@hugary1995
Comment options

Answer selected by rksin8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants