Best practices of define the boundary. #2860
Unanswered
xfdywy
asked this question in
Firedrake support
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone. If the boundary is complex, could anyone tell me what is the best practice of defining the boundary? For example, considering the case I need to distinguish the left, right, top, and bottom boundary. Can I use a python function to define the different boundary just like in fenics:
Or in this way to modified the facet markers directly like in fenics:
Or in this way like in fenicsx:
Thanks~
Beta Was this translation helpful? Give feedback.
All reactions