MINIMA_CRAWLING
Section controls Minima Crawling run. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- ESCAPE_HISTORY_LENGTH
Type: integer
Default: 10Description: Number of escapes averaged for scoring of minima.
- TEMPDIST_INIT_WIDTH
Type: real
Default: 5.00000000E+000Description: Initial width of temperature distribution.
- TEMPDIST_UPDATE_HEIGHT
Type: real
Default: 1.00000000E-001Description: Height of gaussian used to update temperature distribution.
- TEMPDIST_UPDATE_WIDTH
Type: real
Default: 2.00000000E+000Description: Width of gaussian used to update temperature distribution.
- TEMPERATURE_INIT
Type: real
Default: 1.00000000E+002Description: Initial temperature in Kelvin
- TEMPSTEP_BASE
Type: real
Default: 1.10000000E+000Description: Base used to calculate temperature steps base**n
- TEMPSTEP_MAX
Type: integer
Default: 100Description: Maximum number of temperature steps.
- WORKER_PER_MINIMA
Type: integer
Default: 3Description: Maximum number of active workers per Minima.