OPTIMIZATION
sets the parameters for optimizition, output frequency and restarts [Edit on GitHub]
Keywords
Keyword descriptions
- ACCURACY: real = 1.00000000E-005
Usage: ACCURACY 0.00001
Final accuracy requested in optimization (RHOEND) [Edit on GitHub]
- MAX_FUN: integer = 5000
Usage: MAX_FUN 1000
Maximum number of function evaluations [Edit on GitHub]
- STEP_SIZE: real = 1.00000000E-001
Usage: STEP_SIZE 0.005
Initial step size for search algorithm (RHOBEG) [Edit on GitHub]