Biswa, You could try using fipy in conjunction with scipy's ode
module. The benefit of this approach is that it will be failrly easy
to set up and see how it works. You'll get a feeling for how useful
the approach is in fairly short order. Cheers

On Tue, May 31, 2011 at 12:14 PM, Biswa Sengupta <[email protected]> wrote:
> Dear all,
> I am a new user of FiPy and I thought it would be useful to ask the group
> about my specific problem before I get into the nitty-gritty of learning
> FiPy. Is it is possible to solve a coupled time-varying PDE along with a set
> of state dependent ODEs, just like the Hodgkin-Huxley cable equations in
> neuroscience (http://www.neuron.yale.edu/course/hhcable.html).
> Has anyone in the group solved similarly coupled equations using FiPy? Also,
> it would be great if there are any automatic differentiation routines that
> could be applied to the data-structures used in FiPy?
> Best,
> Biswa



-- 
Daniel Wheeler


Reply via email to