Skip to content

[R-sig-dyn-mod] Getting Error while solving lsode()

2 messages · Munjal Patel, Daniel Reed

#
Hi Munjal:

The error message actually suggests a solution: increase maxsteps. To do so, when you call the numerical integrator set the maxsteps parameter to a large number ? I think the default is 5000, so some number beyond that. 

Cheers,
Daniel

_______________________________
Daniel C. Reed, PhD.
Postdoctoral Fellow,
Dept. of Earth & Environmental Sciences,
University of Michigan,
Ann Arbor, MI, USA.
email: reeddc at umich.edu
web: www.danielreed.org
Twitter: @DanielReedOcean
On Jul 14, 2014, at 10:38 AM, Munjal Patel <munjalpatel85 at gmail.com> wrote: