Skip to content

Trouble implementing Dirichilet Boundary Conditions in a gmsh with Firedrake #3406

Discussion options

You must be logged in to vote

Looks like your Gmsh mesh does not have boundary markers. You need Gmsh "Physical" entities in order to attach the boundary markers that Firedake will see. Please see this demo: https://www.firedrakeproject.org/demos/immersed_fem.py.html

Note also that we can't see your notebook, because it's not publicly shared. It's far better to create a minimal failing example and put it directly into your GitHub post inside code fences (put python on the line before your code and on the line after it).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Arijit-Majumdar
Comment options

@connorjward
Comment options

@Arijit-Majumdar
Comment options

@connorjward
Comment options

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