Implementing Neumann BC but on a function of u(x,y) #1919
Unanswered
SebastianFerra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I'm trying to implement a boundary conditions that looks like P\cdot n = 0, where P is a function of u which is the function we are solving for, I've tried with NeumannBC and OperatorBC but it isn't all that clear how to implement it, i would appreciate your help!
Beta Was this translation helpful? Give feedback.
All reactions