Here we present the numerical results obtained for the
MEBDFSD code applied to some DAEs.
What we have done in this section is to run our code on the existing
problems rather than to derive large sparse systems of DAEs. This will of
course confirm that our method "works" but it will not give an idea of the
speedup that can be obtained for a genuine sparse system.
In each case NAME.F will denote the drivers and
NAME.RES will denote the numerical results obtained.
The runs were done on an IBM RS6000. We used the Fortran 77 compiler with
optimization: f77 -O3 MEBDFSD.F MA28.F NAME.F.
Top of the page