Hibridon user manual

The user documentation for Hibridon

View the Project on GitHub hibridon/hibridon

The OPTIMIZE command allows the user to determine easily optimal values for the following system independent parameters which govern the accuracy of the Hibridon code:

FSTFAC, RCUT, RENDAI, RENDLD, RINCR, RSTART, SPAC, TOLAI

The command line syntax is

OPTIMIZE,{pname},IVAL,FVAL,FACT,STEP,ACCAV,ACCMX,THRESH

(upper or lower case), where

The value of the parameter PNAME is updated at each step following the equation

new value = (old value) * FACT + STEP

The optimization is performed only for $J_{\rm tot}$ = JTOT1

Values for {pname}, IVAL, and FVAL must be given. If values for the other variables are omitted (see below), then default values are assigned as follows:

If FACT and STEP are not defined, then FACT is set equal to

Values of the various input parameters may be omitted, but their place must be preserved by commas if any of the subsequent parameters are to be given values other than their default values.