- Thank you received: 0
Dirichlet & Neumann Boundary
3 years 2 months ago #3961
by joey
Dirichlet & Neumann Boundary was created by joey
Hi,
is it possible to use a dirichlet & neumann boundary condition at the same node?
It seems that if i mark the node as "dirichlet", the neumann condition gets ignored/overwritten.
thanks a lot,
joey
is it possible to use a dirichlet & neumann boundary condition at the same node?
It seems that if i mark the node as "dirichlet", the neumann condition gets ignored/overwritten.
thanks a lot,
joey
3 years 2 months ago #3963
by joachim
Replied by joachim on topic Dirichlet & Neumann Boundary
quick answer: that's not allowed with standard FEM, it is as you have observed.
moderate answer: if you are asking for reason of flux conservation issues at vertices where Dirichlet and Neumann bc come together, consider HDG methods: there boundary conditions are applied for edges (or faces in 3D), and not for vertices.
long answer: if you really want to solve an ill-conditioned Cauchy-problem, and you are aware of what you are asking, we should talk extra.
Joachim
moderate answer: if you are asking for reason of flux conservation issues at vertices where Dirichlet and Neumann bc come together, consider HDG methods: there boundary conditions are applied for edges (or faces in 3D), and not for vertices.
long answer: if you really want to solve an ill-conditioned Cauchy-problem, and you are aware of what you are asking, we should talk extra.
Joachim
Time to create page: 0.098 seconds