Home »
Public Forums »
archive »
LSODE implemantation
Re: LSODE implemantation [message #36163 is a reply to message #36025] |
Wed, 20 August 2003 04:15  |
Theo Brauers
Messages: 58 Registered: November 1997
|
Member |
|
|
Craig Markwardt wrote:
> "Theo Brauers" <th.brauers@NOSPAM.fz-juelich.de.NOSPAM> writes:
>
>
>
>> Hi.
>>
>> A long time ago there was a discussion about the quality of the
>> implementation of LSODE in IDL. I intend to use LSODE
>> in the near future and I'm interested in any report about the
>> bugs and the goodies in that routine. Alternatvely I could
>> use LSODE (fortran) or CVODE (C) as an external routine.
>> Are there ready to use dll s or dlm s and the respective
>> ILD pro files?
>
>
> Sorry for responding so late to this question. It "scrolled" too far.
>
> I have an ODE solver on my web page named DDEABM. It is a variable
> order Adams Bashford Moulton solver (predictor corrector) with error
> control. I've used it quite a bit for several problems; and I
> recently had a report of someone using it to successfully solve 65,000
> simultaneous equations! DDEABM (and Runge Kutta for that matter) is
> really only appropriate for non-"stiff" sets of equations.
>
> Good luck,
> Craig
>
> http://cow.physics.wisc.edu/~craigm/idl/idl.html (under math)
>
Thanks for your answer. However, I am searching for a solver for
a stiff set of ODEs in the order of 10000 simultaneous equations.
So far I am using facsimile (a commercial product from AEA) as an
external solver but I would like to integrate the solver into my IDL
routines espcially when IDL 6 allows to give away programs to people
who do not intend to pay the RSI and AEA licence fees.
Best Theo
|
|
|
Current Time: Fri Oct 10 11:01:25 PDT 2025
Total time taken to generate the page: 0.08205 seconds