On 18/03/12 15:05, David Craig wrote:
Hi, I have written some code which solve's the 2d wave equation (code is
below). It seems to work, however when the wave reaches the boundaries
it reflects off them and I would like to remove this effect. Does anyone
know of a method to do this?

We have a few math bods here so you may well get an answer
but you could try

gmane.comp.python.numeric.general

too, since the question is as much about the algorithm
as it is about learning Python.

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to