(git:b77b4be)
Loading...
Searching...
No Matches
rt_bse Module Reference

Routines for the propagation via RT-BSE method. More...

Data Types

interface  get_hartree
 
interface  get_sigma
 

Functions/Subroutines

subroutine, public run_propagation_bse (qs_env, force_env)
 Runs the electron-only real time BSE propagation.
 

Detailed Description

Routines for the propagation via RT-BSE method.

Note
The control is handed directly from cp2k_runs
Author
Stepan Marek (12.23)

Function/Subroutine Documentation

◆ run_propagation_bse()

subroutine, public rt_bse::run_propagation_bse ( type(qs_environment_type), pointer  qs_env,
type(force_env_type), pointer  force_env 
)

Runs the electron-only real time BSE propagation.

Parameters
qs_envQuickstep environment data, containing the config from input files
force_envForce environment data, entry point of the calculation

Definition at line 195 of file rt_bse.F.

Here is the call graph for this function: