e05uc supports two options that are distinct from those of
e04uc:
This option allows you to send information arising from an appropriate setting of
Out_Level to be sent to the Fortran unit number defined by
Punch Unit. If you wish this file to be different to the standard output unit (
) where other output is displayed then this file should be attached by calling
(X04ACF not in this release) prior to calling
e05uc.
This option defines the amount of extra information to be sent to the Fortran unit number defined by
Punch Unit. The possible choices for
are the following:
| Meaning |
0 | No extra output. |
1 | Updated solutions only. This is useful during long runs to observe progress. |
2 | Successful start points only. This is useful to save the starting points that gave rise to the final solution. |
3 | Both updated solutions and successful start points. |
See
[Optional Parameters] in
e04uc for details of the other options.
The
Warm Start option of
e04uc is not a valid option for use with
e05uc.