OPTIMIZE_VARIABLES

This command is for the PARROT module.

Perform variable optimization. All system-definition data needed for the optimization is read from the current work file (*.PAR). The result of the optimization is automatically stored in the current work file.

Syntax

optimize_variables

Prompt

Number of iteration /N/: <Integral number of iteration>

Specify an integral number for the optimization iteration. The specified iteration number is shown as the default number. The PARROT module tries this number of different sets of values of the optimizing variables unless it has converged earlier, or has given up earlier.

 

It initially takes a small step in each variable to find the steepest slope. You can give zero iteration to calculate the error in all selected experiments, and then use LIST_RESULT to check how good (bad) the current fit is.