[R] Solving a multinomial gompertz partial differential equation in r
Thomas Petzoldt
thpe at simecol.de
Mon Dec 3 22:42:18 CET 2012
On 12/3/2012 9:12 AM, Suzen, Mehmet wrote:
> Hi Brandon,
>
> You can try ReacTran package:
>
> cran.r-project.org/web/packages/ReacTran/vignettes/PDE.pdf
>
> Best,
> -m
ReacTran is for managing the tr5ansport in reactive transport models, is
relies on package deSolve that contains the ODE/PDE solvers, so I would
recommend to start with this first.
Papers, slides and tutorials with full source code can be found at:
http://desolve.r-forge.r-project.org
... and an overview about packages dealing with differential equations
can be found in the Taskview:
http://cran.r-project.org/web/views/DifferentialEquations.html
Hope it helps
Thomas Petzoldt
More information about the R-help
mailing list