I have a non-linear form of the Poisson equation (with a diffusion coefficient that is a function of

Rachel Villa

Rachel Villa

Answered question

2022-05-18

I have a non-linear form of the Poisson equation (with a diffusion coefficient that is a function of the derivatives of the dependent variable) that I'm trying to solve numerically (using FEM which requires the pde to be posed in its weak form).
( η v ) = G ( x )
where η = 1 / 2 ( v : v ) and v = v ( y , z ). Multiplying by a test function θ and integrating wrt the domain, Ω, gives the weak form
Γ θ ( η v n ) d Γ Ω ( η v θ + G ) d Ω = 0
However, none of my boundary conditions correspond to the Dirichelet type as I have n v = v on three of the boundaries in a rectangular domain and n v = 0 on the other (n is the normal vector to surface). Is this problem actually solvable using FEM, or at all? I have the solution to a simpler problem which might be a reasonable guess at the solution here.

Answer & Explanation

dariajoq9

dariajoq9

Beginner2022-05-19Added 14 answers

The former boundary condition corresponds to a Robin-type boundary condition and the latter corresponds to a Neumann-type boundary condition. Just split the boundary integral into the two sub-boundaries and apply the boundary conditions. The boundary term goes to zero on the Neumann part. On the Robin part you get an additional contribution to the nonlinear form. You end up with a nonlinear weak formulation which you can easily solve using a fixed-point or Newton's scheme.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Linear algebra

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?