Download Merlin user`s manual
Transcript
74
Command description
Ind
1)
2)
3)
4)
5)
6)
7)
8)
9)
Keyword
FILE
WHAT
NPL
APPEND
FROM
TO
VALUE
FORMAT
CANCEL
Description
File to write to
What to write
Numbers per line
Append to the file
Index to start from
Index to end to
Write value
Format, eg: E20.10
Cancel / Proceed
Value
DUMP
x
0
No
1
2
Never
*
1
Allowed values
Any string
{x,l,r,f,s,n}
Any int >= 0
{Yes,No}
Any int >= 1
Any int >= 1
{Before,After,Never}
Any string
{0,1}
Figure 6.17: The DUMP panel.
6.8.2
DUMP
Syntax classication: PAC
Purpose: Stores the current values of the minimization parameters or any of their attributes in a
le. The associated panel is listed in gure 6.17. The panel parameters are as follows:
FILE
The le to write to.
WHAT
Species what to write. Allowed values are:
X
L
R
F
S
N
NPL
APPEND
Write the current point.
Write the left margins.
Write the right margins.
Write the x statuses (1 for a free variable, 0 for a xed one).
Write the search steps used by the ROLL command.
Write the symbolic names of the parameters.
Species how many numbers will be written on each line of the le. This does not apply
to symbolic names, which are always written one per line. Setting NPL to 0, lets the
system decide for the actual numbers per line.
In case the specied le exists, APPEND determines what to do with its previous contents.
Allowed values are:
NO The previous contents of the le are overwritten.
YES The new values are appended at the end of the le.
FROM
Species the index to start writing from.