![]() |
(git:d3d49ac)
|
Routines for the propagation of the linearized RT-BSE equations of motion. Propagates the first-order density matrix response Δρ within the active MO window, in the Tamm-Dancoff approximation or with the full (A, B) coupling, instead of the lesser Green's function propagated by rt_bse. Also provides the Liouvillian eigenvalue diagnostic, which builds the Liouvillian by probing the kernel with canonical basis vectors and diagonalizes it. More...
Functions/Subroutines | |
| subroutine, public | run_propagation_linearized_bse (force_env) |
| Runs the electron-only real time propagation of the linearized BSE. | |
Routines for the propagation of the linearized RT-BSE equations of motion. Propagates the first-order density matrix response Δρ within the active MO window, in the Tamm-Dancoff approximation or with the full (A, B) coupling, instead of the lesser Green's function propagated by rt_bse. Also provides the Liouvillian eigenvalue diagnostic, which builds the Liouvillian by probing the kernel with canonical basis vectors and diagonalizes it.
| subroutine, public rt_bse_linearized::run_propagation_linearized_bse | ( | type(force_env_type), pointer | force_env | ) |
Runs the electron-only real time propagation of the linearized BSE.
| force_env | Force environment data, entry point of the calculation |
Definition at line 113 of file rt_bse_linearized.F.