New Reply

Green's function for Poisson Equation

 
Share Thread Thread Tools
Jul20-12, 01:53 PM   #1
 

Green's function for Poisson Equation


Hi,

I am working on finding a solution to Poisson equation through Green's function in both 2D and 3D. For the equation: [tex]\nabla^2 D = f[/tex], in 3D the solution is:
[tex]D(\mathbf x) = \frac{1}{4\pi} \int_V \frac{f(\mathbf x')}{|\mathbf x - \mathbf x'|} d\mathbf{x}'[/tex], and in 2D the solution is:
[tex]D(\mathbf x) = \frac{1}{2\pi}\int_V \log(|\mathbf x - \mathbf x'|) f(\mathbf x') d\mathbf{x}'[/tex].

Now, my question is that where these solutions hold true only for infinite domains?

If I have a small rectangular domain, can I still use these equations to solve the Poisson's equation without any boundary conditions ?

Can someone help me with this, or point me to a reference which I should read ?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Jul20-12, 03:14 PM   #2
 
I believe you should be able to use these even on a finite domain provided that you have no boundary conditions on that domain, yes. What this means is your solution will not be unique--you could add a Laplace equation solution to it (which corresponds to the effects of sources lying outside your finite domain) without loss of generality.
Jul21-12, 08:27 AM   #3
 
These are what you call "Free Space Greens Functions" and are valid for infinite domains.
If you have a region without any boundary conditions then obviously these will still hold.

However, if you do have Boundary Conditions, you want to construct Dirichlet Greens Functions which are of the form G = H + G_f
where H is a harmonic function (i.e. solves laplace's equation) and G_f is the Free Space Green's Function.
Solving these problems is usually done using the method of images.
Jul30-12, 05:46 PM   #4
 

Green's function for Poisson Equation


Thanks for the pointers. If I understand right, and am not worried about a unique solution I should be able to use the integral solution of the equation. I tried a simple example in 1D and 3D, but the 3D example doesn't work out fine, and I am not sure what the problem is.

In either case, the source function [itex]f[/itex] does not decay (is constant). Could this be a problem ?

I am attaching my two examples:
Attached Files
File Type: pdf greens.pdf (100.5 KB, 26 views)
Jul31-12, 09:00 AM   #5
 
Recognitions:
Homework Helper Homework Help
As someone said before, this is the free space Greens function and the Greens function is highly dependent upon the domain, you can perhaps use the method of images to obtain an answer if you want, but if it is a finite domain then I would investigate the use of a Fourier series for part of your solution.
New Reply

Tags
finite domains, green's function, pde, poisson's equation
Thread Tools


Similar Threads for: Green's function for Poisson Equation
Thread Forum Replies
Poisson's equation, maybe Green function Calculus & Beyond Homework 0
2-D Poisson's equation - Green's function Differential Equations 0
Two dimensional Poisson's equation, Green's function technique Differential Equations 1
Issue with Green's function for Poisson's equation Differential Equations 1
Green's function for Poisson equation in a box with both mixed boundary conditions Differential Equations 0