Re: [Tutor] Coding help 1D diffusion equation

2016-06-28 Thread Oscar Benjamin
On 26 Jun 2016 13:39, "Severin Langberg" wrote: > > Hello! > > I have a problem with solving the 1D diffusion equation for Gaussian > initial using odeint. Anyone care to help? Odeint is for ordinary differential equations (ODEs). The diffusion equation is a partial differential equation (PDE).

Re: [Tutor] Coding help 1D diffusion equation

2016-06-26 Thread Alan Gauld via Tutor
On 26/06/16 13:16, Severin Langberg wrote: > I have a problem with solving the 1D diffusion equation for Gaussian > initial using odeint. Anyone care to help? You need to realize that most folks on this list have no idea what that means. You need to provide a bit more detail. What is the 1D diffu

[Tutor] Coding help 1D diffusion equation

2016-06-26 Thread Severin Langberg
Hello! I have a problem with solving the 1D diffusion equation for Gaussian initial using odeint. Anyone care to help? Best, S ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinf