OPT_EMBED
This section specifies optional parameters for DFT embedding potential optimization. [Edit on GitHub]
Keywords
Keyword descriptions
- CHARGE_DISTR_WIDTH
Type: real
Default: 1.12490000E+000
Usage: CHARGE_DISTR_WIDTH 3.000Description: Width of the Gaussian representing point charges. To be used with ADD_COULOMB_POT.
- DENS_CONV_INT
Type: real
Default: 1.00000000E-001
Usage: DENS_CONV_INT 0.1Description: Convergence criterion for the integrated electron density difference.
- DENS_CONV_MAX
Type: real
Default: 1.00000000E-002
Usage: DENS_CONV_MAX 0.01Description: Convergence criterion for the maximum electron density difference.
- EMBED_CUBE_FILE_NAME
Type: string
Usage: EMBED_CUBE_FILE_NAMEDescription: Root of the file name where to read the embedding potential (guess) as a cube. Whitespace-separated cube values are accepted. If adjacent values are written without whitespace, each value must occupy a 13-character E13.5 field.
- EMBED_RESTART_FILE_NAME
Type: string
Usage: EMBED_RESTART_FILE_NAMEDescription: Root of the file name where to read the embedding potential guess.
- EMBED_SPIN_CUBE_FILE_NAME
Type: string
Usage: EMBED_SPIN_CUBE_FILE_NAMEDescription: Root of the file name where to read the spin part of the embedding potential (guess) as a cube. Whitespace-separated cube values are accepted. If adjacent values are written without whitespace, each value must occupy a 13-character E13.5 field.
- FAB
Type: logical
Default: F
Usage: FAB .TRUE.Description: Finzel-Ayers-Bultinck iterative update. Generally, not reliable.
- GRID_OPT
Type: logical
Default: T
Usage: GRID_OPT .TRUE.Description: Optimize embedding potential on the grid.
- LEEUWEN_BAERENDS
Type: logical
Default: F
Usage: LEEUWEN-BAERENDS .TRUE.Description: Van Leeuwen-Baerends iterative update. Alternative to Wu-Yang optimizer. Use only with ADD_CONTST_POT.
- N_ITER
Type: integer
Default: 50
Usage: N_ITER 75Description: Maximum number of iterations in the optimization procedure.
- OPTIMIZER
Type: enum
Default: STEEPEST_DESCENT
Usage: OPTIMIZER LEVEL_SHIFTDescription: Optimize embedding potential.
Valid values:
STEEPEST_DESCENTSteepest descent.QUASI_NEWTONQuasi-Newton.LEVEL_SHIFTLevel shift.
- POT_GUESS
Type: enum
Default: NONE
Usage: POT_GUESS NONEDescription: Specifies the guess of the embedding potential. For optimization in finite basis (not grid optimization) in is a constant part to be added to the one in finite basis.
Valid values:
NONEInitial guess is zero grid.DIFFInitial density difference. A euristic but working approach.FERMI_AMALDIFermi-Amaldi potential. More rigorous than DIFF, although less efficient.RESPCoulomb interaction between the subsystem using RESP charges) on the total system.
- READ_EMBED_POT
Type: logical
Default: F
Usage: READ_EMBED_POT .FALSE.Description: Read the embedding potential restart vector as a guess.
- READ_EMBED_POT_CUBE
Type: logical
Default: F
Usage: READ_EMBED_POT_CUBE .FALSE.Description: Read the embedding potential (restart) from the cube file. Whitespace-separated cube values are accepted. If adjacent values are written without whitespace, each value must occupy a 13-character E13.5 field.
- REG_LAMBDA
Type: real
Default: 1.00000000E-004
Usage: REG_LAMBDA 0.0001Description: Parameter for Yang’s regularization involving kinetic matrix.
- SPIN_DENS_CONV_INT
Type: real
Default: 1.00000000E-001
Usage: SPIN_DENS_CONV_INT 0.1Description: Convergence criterion for the integrated electron density difference.
- SPIN_DENS_CONV_MAX
Type: real
Default: 1.00000000E-002
Usage: SPIN_DENS_CONV_MAX 0.01Description: Convergence criterion for the maximum electron density difference.
- TRUST_RAD
Type: real
Default: 5.00000000E-001
Usage: TRUST_RAD 0.5Description: Maximum number of iterations in the optimization procedure.
- VW_CUTOFF
Type: real
Default: 1.00000000E-002
Usage: VW_CUTOFF 0.01Description: Cutoff for von Weizsacker potential in the FAB optimization procedure.
- VW_SMOOTH_CUT_RANGE
Type: real
Default: 1.00000000E+000
Usage: VW_SMOOTH_CUT_RANGE 1.0Description: Smooth cutoff range for von Weizsacker potential in the FAB optimization procedure.