Back to the main page of this manual | Input reference of CP2K version 2023.1 |
CP2K_INPUT /
FORCE_EVAL /
PROPERTIES /
TDDFPT
&TDDFPT {Logical} |
|
Controls the activation of the TDDFPT procedure | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
ADMM_KERNEL_CORRECTION_SYMMETRIC {Logical} |
|
ADMM correction functional in kernel is applied symmetrically.Original implementation is using a non-symmetric formula. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
ADMM_KERNEL_XC_CORRECTION {Logical} |
|
Use/Ignore ADMM correction xc functional for TD kernel.XC correction functional is defined in ground state XC section. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.TRUE. |
AUTO_BASIS {Word} ... |
|
Specify size of automatically generated auxiliary basis sets: Options={small,medium,large,huge} | |
This keyword can be repeated and it expects a list of words. | |
Default value:
X X |
CONVERGENCE {Real} |
|
Target accuracy for excited state energies. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-005 |
|
Default unit:
[hartree]
|
DO_LRIGPW {Logical} |
|
Local resolution of identity for Coulomb contribution. | |
This keyword cannot be repeated and it expects precisely one logical. | |
Default value:
.FALSE. |
EOS_SHIFT {Real} |
|
Constant shift of open shell eigenvalues. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
|
Default unit:
[eV]
|
|
Alias names for this keyword: OPEN_SHELL_SHIFT |
EV_SHIFT {Real} |
|
Constant shift of virtual state eigenvalues. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
|
Default unit:
[eV]
|
|
Alias names for this keyword: VIRTUAL_SHIFT |
KERNEL {Keyword} |
|
Options to compute the kernel | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
FULL |
|
List of valid keywords:
|
MAX_ITER {Integer} |
|
Maximal number of iterations to be performed. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
50 |
MAX_KV {Integer} |
|
Maximal number of Krylov space vectors. Davidson iterations will be restarted upon reaching this limit. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
5000 |
MIN_AMPLITUDE {Real} |
|
The smallest excitation amplitude to print. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
5.00000000E-002 |
NLUMO {Integer} |
|
Number of unoccupied orbitals to consider. Default is to use all unoccupied orbitals (-1). | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
-1 |
NPROC_STATE {Integer} |
|
Number of MPI processes to be used per excited state. Default is to use all processors (0). | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
0 |
NSTATES {Integer} |
|
Number of excited states to converge. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
1 |
OE_CORR {Keyword} |
|
Orbital energy correction potential. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
NONE |
|
List of valid keywords:
|
ORTHOGONAL_EPS {Real} |
|
The largest possible overlap between the ground state and orthogonalised excited state wave-functions. Davidson iterations will be restarted when the overlap goes beyond this threshold in order to prevent numerical instability. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-004 |
RESTART {Logical} |
|
Restart the TDDFPT calculation if a restart file exists | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
RKS_TRIPLETS {Logical} |
|
Compute triplet excited states using spin-unpolarised molecular orbitals. | |
This keyword cannot be repeated and it expects precisely one logical. | |
Default value:
.FALSE. |
WFN_RESTART_FILE_NAME {String} |
|
Name of the wave function restart file, may include a path. If no file is specified, the default is to open the file as generated by the wave function restart print key. | |
This keyword cannot be repeated and it expects precisely one string. | |
Alias names for this keyword: RESTART_FILE_NAME |
Back to the main page of this manual or the CP2K home page | (Last update: 31.12.2022) |