Weak Form of the Poisson Problem

In summary, the weak form of the slightly more complicated Poisson problem is given by the product rule and is similar to the well-known form for the simpler Poisson problem. This form is useful in writing finite element code and considering variational/weak forms.
  • #1
Morberticus
85
0
Hi,

I know the weak form of the Poisson problem

[itex]\nabla^2 \phi = -f[/itex]

looks like

[itex]\int \nabla \phi \cdot \nabla v = \int f v[/itex]

for all suitable [itex]v[/itex]. Is there a similarly well-known form for the slightly more complicated poisson problem?

[itex]\nabla (\psi \nabla \phi ) = -f[/itex]

I am writing some finite element code and variational/weak forms are very handy.

Thanks in advance
 
Last edited:
Physics news on Phys.org
  • #2
Morberticus said:
Hi,

I know the weak form of the Poisson problem

[itex]\nabla^2 \phi = -f[/itex]

looks like

[itex]\int \nabla \phi \cdot \nabla v = \int f v[/itex]

for all suitable [itex]v[/itex]. Is there a similarly well-known form for the slightly more complicated poisson problem?

[itex]\nabla (\psi \nabla \phi ) = -f[/itex]

I am writing some finite element code and variational/weak forms are very handy.

Thanks in advance

By the product rule
[tex]
\int_V v\nabla \cdot(\psi \nabla \phi)\,dV = \int_V\nabla\cdot(v\psi \nabla \phi) - \psi (\nabla \phi) \cdot (\nabla v)\,dV = \int_{\partial V} v\psi \nabla \phi \cdot dS - \int_V\psi (\nabla \phi) \cdot (\nabla v)\,dV[/tex]
and hence the weak form of [itex]\nabla \cdot(\psi\nabla\phi) = - f[/itex] is
[tex]
\int_V \psi (\nabla \phi) \cdot (\nabla v)\,dV = \int_V fv\,dV
[/tex]
 
  • Like
Likes 1 person

1. What is the weak form of the Poisson problem?

The weak form of the Poisson problem is a mathematical technique used to solve for the solution of the Poisson equation, which is a second-order partial differential equation commonly used in physics and engineering. It involves transforming the original problem into a variational problem, where the solution is found by minimizing an associated functional.

2. How is the weak form different from the strong form of the Poisson problem?

The strong form of the Poisson problem is the original differential equation that must be satisfied for a solution to exist. The weak form, on the other hand, is a reformulation of the strong form that allows for a more general solution by introducing a test function and relaxing the requirement of the solution to satisfy the differential equation at every point in the domain.

3. What are the benefits of using the weak form of the Poisson problem?

One benefit of using the weak form is that it allows for a wider range of solutions to be considered, as it relaxes the strict requirements of the strong form. Additionally, the weak form can be solved using a variety of numerical methods, making it a useful tool for solving complex problems in physics and engineering.

4. What are some applications of the weak form of the Poisson problem?

The weak form of the Poisson problem has many applications in physics and engineering, including solving problems in fluid dynamics, heat transfer, and structural analysis. It is also commonly used in finite element analysis, a numerical method for solving partial differential equations.

5. What are some limitations of the weak form of the Poisson problem?

One limitation of the weak form is that it may produce a less accurate solution compared to the strong form, as it allows for a wider range of potential solutions. Additionally, it may be more computationally expensive to solve compared to the strong form. However, these limitations can often be mitigated by using advanced numerical methods and techniques.

Similar threads

Replies
6
Views
2K
  • Advanced Physics Homework Help
Replies
11
Views
2K
Replies
2
Views
2K
Replies
13
Views
1K
  • Differential Equations
Replies
1
Views
2K
  • Differential Equations
Replies
8
Views
4K
  • Advanced Physics Homework Help
Replies
1
Views
1K
Replies
1
Views
2K
  • Advanced Physics Homework Help
Replies
7
Views
2K
  • Calculus
Replies
8
Views
850
Back
Top