19. Elliptic equations#

19.1. Poisson equation#

Given the volume density source f(r) and the diffusivity ν(r), Poisson equation for the scalar field ϕ(r) reads

(νϕ)=frV

with proper boundary conditions on V. As an example, tipical boundary conditions are:

ϕ(r)=g(r)rSDesserntial - Dirichlet b.c.νn^ϕ(r)=h(r)rSNnatural - Neumann b.c.aϕ(r)+νn^ϕ(r)=b(r)rSRRobin b.c.

19.1.1. Weak formulation#

For w (functional space, recall some results about existence and uniqueness of the solution, Lax-Milgram theorem,…)

0=Vw{(νϕ)+f}==Vwn^(νϕ)+V{νwϕ+wf}=

Splitting boundary contribution as the sum from single contributions from different regions, and applying boundary conditions, setting w=0 for rSD (see the ways to prescribe essential boundary conditions),

0=SDw=0n^(νϕ)+SNwn^(νϕ)=h+SRwn^(νϕ)=baϕ+V{νwϕ+wf} .

and rearranging the equation separating terms containing unknowns from known contributions,

Vνwϕ+SRwaϕ=Vwf+SNwh+SRwbw ,

and ϕ=g, for rSD.

Different ways to prescribe essential boundary conditions

Strong formulation.

Using Lagrance multiplier - weak formulation of essential boundary conditions. Adding a the essential boundary condition as a constraint with Lagrange multipliers in the weak formulation of the problem,

+SDwD(ϕg) ,