SET_OPTIMIZING_VARIABLE

This command is for the PARROT module.

Specify which variable value should be estimated at the optimization. Such a variable can have a value of zero or another start value, or is fixed by SET_FIX_VARIABLE prior to the previous optimization run.

For a good reference prior to this command, a list of all variables (which are used to define various parameters for phases in the optimizing system, as pre-entered in the *SETUP.TCM file or interactively entered in the GIBBS module) are obtained by using LIST_ALL_VARIABLES.

Syntax

set_optimizing_variable

Prompts

Variable number: <Variable number(s)>

Specify the number(s) for the variable(s) to be set. Any non-zero parameter within the range is allowed to be optimized. A parameter with a current value equal to zero must be specified explicitly here in order to be optimized.

Specify a range by giving two numbers connected by a hyphen (no space allowed!), e.g. 2-8. Under this circumstance, no question of start values are asked.

 

Start value /xxxx.xxxxx/: <A guess value>

Specify a start guess of the optimum value (only when one variable number is specified at the previous prompt). The current numerical value for the selected variable is shown as default.

This guess is critical as the initial guess of all parameters must make it possible to calculate the selected equilibria. If a range of variable numbers is specified at the previous prompt, this question is not prompted, and the current values (as start values) are not changed.