OPTIMIZE_BAND
Section can be repeated.
Specify the optimization method for the band [Edit on GitHub]
Keywords
Keyword descriptions
- OPTIMIZE_END_POINTS
Type: logical
Default: F
Lone keyword: TDescription: If both end points of the band are also optimized alongside the rest of replica. This may be set to .TRUE. if both end points have already been optimized with the same FORCE_EVAL, in which case the force on both end points will be reset to 0 on each step. Please note that both end points will always be included in NUMBER_OF_REPLICA and get NPROC_REP processors allocated each for calculation in the same way as the rest of replica, regardless of this setting.
- OPT_TYPE
Type: enum
Default: DIIS
Usage: OPT_TYPE (MD|DIIS)Description: Specifies the type optimizer used for the band
Valid values:
MDMolecular dynamics-based optimizerDIISCoupled steepest descent / direct inversion in the iterative subspace
Mentions: ⭐Troubleshooting