What are the Boundary Conditions for Solving Poisson's Equation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
DivergentSpectrum
Messages
149
Reaction score
15
As i understand, the purpose of laplaces/poissons equation is to recast the question from a geometrical one to a differential equation.
im trying to figure out what are the appropriate boundary conditions for poissons equation:
http://www.sciweavers.org/upload/Tex2Img_1418842096/render.png
where v is potential and p is the local charge density

Also, what method do i use to solve this equation? I can't remember a thing about pde's but i have some knowledge of ODE's. It appears linear Because V doesn't show up anywhere, and P is a function of x,y,z but I don't really know where to begin with this though.
 
Last edited by a moderator:
on Phys.org
The boundary conditions will be v(x,y,z) and it's partials for some specific points.
The exact method to solve, and the best boundary conditions for that matter, will depend on the exact form of p(x,y,z).

Note: we'd normally write: $$\nabla^2\phi = \frac{\rho_{free}}{\epsilon_0}$$ ... since this does not assume a specific coordinate system.
 
So if i know V at all values along some closed surface then V is defined everywhere inside right?