[R-sig-dyn-mod] ode with variable parameters

Thomas.Hoffmann at bafg.de Thomas.Hoffmann at bafg.de
Mon Feb 6 12:09:42 CET 2017


Dear all,

I would like to solve a simple diffusion-advection equation: dC/dt = v * C + gamma dC/dx

In which v and gamma changes through time. Basically I have a dataframe, which gives v and gamma at the time-steps that I use to solve the above equation with ode.1d.

How do I solve this problem dynamically with variable parameters.


Thanks for your help
Kind regards
Thomas



More information about the R-sig-dynamic-models mailing list