Which Values of x and y Should I Use for Poisson PDE Discretisation?

  • Context: Graduate 
  • Thread starter Thread starter maistral
  • Start date Start date
  • Tags Tags
    Pde Poisson
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
7 replies · 2K views
maistral
Messages
235
Reaction score
17
Okay, I'm trying to play around again :D

A little overview; I know that the Poisson equation is supposed to be:
uxx + uyy = f(x,y)

I can manage to discretise the partial derivative terms by Taylor. I don't know how to deal with the f(x,y) though. Say for example, uxx + uyy = -exp(x). what values of x will I use?

If possible, by virtue of this Laplace equation solution diagram,

https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-prn2/q71/1533880_710799648952993_1272413896_n.jpg

which values of x will I use, is it the 30's or the 100's? If I add y in f(x,y) as well (perhaps changing the equation to -exp(x+y) as an example), which values of y should I use? is it the 50's or the 100s at the right side? Thanks a lot. :D
 
Physics news on Phys.org
Chestermiller said:
You evaluate f(x,y) at each center point i,j of your 5 point finite difference scheme.

Chet

If I'm correct (hopefully) you meant that I should evaluate f(x,y) given the (x,y) values of the point in the grid, yes?

But which x and y values should I use; for x in the diagram there's 30 and 100, for y there's 50 and 100? :|

https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-prn2/t1/1551523_711126242253667_2047676360_n.jpg

Or am I doing it incorrectly? :o
 
Last edited:
maistral said:
If I'm correct (hopefully) you meant that I should evaluate f(x,y) given the (x,y) values of the point in the grid, yes?

But which x and y values should I use; for x in the diagram there's 30 and 100, for y there's 50 and 100? :|

https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-prn2/t1/1551523_711126242253667_2047676360_n.jpg

Or am I doing it incorrectly? :o

I don't know what the values in the cells in the diagram are, but I suspect they are values of [itex]u[/itex]. If so, the outermost cells do not give [itex]x[/itex] and [itex]y[/itex] values but the boundary conditions for [itex]u[/itex].
 
  • Like
Likes   Reactions: 1 person
So I'm doing it incorrectly. How do I compute for it?
 
Ah wait, nevermind. I think I remembered something. Thanks a lot.
 
Lol yay alright! I got it. I can't believe I actually forgot something that basic. *ashamed*

Thanks a lot again :D

https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-frc3/t1/q81/s720x720/1538901_711533678879590_913247690_n.jpg