Skip to content
Discussion options

You must be logged in to vote

In my opinion, since you have defined the boundary function boundary_l and boundary_r, so you don't need to write the lambda expression. You can directly write it in the following form: BC_h_right = dde.icbc.DirichletBC( geomtime, lambda X: 0, boundary_r, component=0 )

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by yoanncheny
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