 
 ====================================================
@(#) plsadr.f 1.6 from 96/07/19 (mexx 1.2)                         
 ====================================================
 
 Start example Pendulum A (sparse)           
  
 Enter number of bodies (default 8):
 Given: 8
  
 Settings chosen.         
 MOUT, MDOUT, MDIND:      ********       1       1
 Delta-t-max:              1.0E-01
 MMODE, JOB:       1      10
 RTOL, ATOL:               1.0E-03 1.0E-03
  
  ***** M E X X 2 1  rev. 1.2 (1.10) *****
  from 96/07/18
  
  Required tolerance:
   Scalar RTOL =   0.001
   Scalar ATOL =   0.001
  
  Selected linear algebra mode:
   MMODE =  1
   JOB =  10
  Selected solution output mode:
   MOUT =  0
   MDOUT =  1
   NDOUT =  59
  
  Work space distribution:
   REAL:
    provided:                     79868
    minimum required:             16226
     discretization and matrices: 2128
     matrix decomposition:        328
    actually available:           18370
     discretization and matrices: 2128
     matrix decomposition:        2472
    dense output:                 13770
   INTEGER:
    provided:                     5854
    minimum required:             1565
     discretization and matrices: 191
     matrix decomposition:        1374
    actually available:           5853
     discretization and matrices: 191
     matrix decomposition:        5662
  
  MEXX performed successfully




 #############################################################################
 #                                                                           #
 #                                                                           #
 #     Results from time monitor program for:  MEXX-rev. 1.2 (1.10)          #
 #                                                                           #
 #   Total time:      0.000     Sum of parts:      0.000                     #
 #                                                                           #
 #     Name              Calls       Time    Av-time    % Total      % Sum   #
 #   General                 1      0.000     0.0000       0.00              #
 #   PROJEC                 73      0.000     0.0000       0.00       0.00   #
 #   MEXXEX                476      0.000     0.0000       0.00       0.00   #
 #   Dense output           68      0.000     0.0000       0.00       0.00   #
 #   MXIPOL                 79      0.000     0.0000       0.00       0.00   #
 #   F-f-pdot-udot        1696      0.000     0.0000       0.00       0.00   #
 #   F-am-gp-gi           2176      0.000     0.0000       0.00       0.00   #
 #   F-am-dgdp-g            73      0.000     0.0000       0.00       0.00   #
 #   F-pdot                 92      0.000     0.0000       0.00       0.00   #
 #   F-g                    19      0.000     0.0000       0.00       0.00   #
 #   F-f-pdot-udot-dfd       0      0.000     0.0000       0.00       0.00   #
 #   Switch function       113      0.000     0.0000       0.00       0.00   #
 #   ASOL                 2268      0.000     0.0000       0.00       0.00   #
 #   ADEC                 2249      0.000     0.0000       0.00       0.00   #
 #   MA28A                   1      0.000     0.0000       0.00       0.00   #
 #   MA28B                2248      0.000     0.0000       0.00       0.00   #
 #                                                                           #
 #############################################################################




 Root found: Integration stopped at 1.8E+00
             in component       7
 
C===================================
 
 TOL        1.0E-03
 
 Statistics:  NSTEP, NACCPT, NREJCT
                 90      68      22
 
             NFPROB,   NFCN,   NGCN
               4056    1696      92
 
              NMULT,   NDEC,   NSOL
               2195    2249    2268
 
C===================================
 
 End of example Pendulum A (sparse)           
 Bye
