![]() |
(git:b77b4be)
|
Calculation of STM image as post processing of an electronic structure calculation,. More...
Functions/Subroutines | |
subroutine, public | th_stm_image (qs_env, stm_section, particles, unoccupied_orbs, unoccupied_evals) |
Driver for the calculation of STM image, as post processing of a ground-state electronic structure calculation. | |
Calculation of STM image as post processing of an electronic structure calculation,.
subroutine, public stm_images::th_stm_image | ( | type(qs_environment_type), pointer | qs_env, |
type(section_vals_type), pointer | stm_section, | ||
type(particle_list_type), pointer | particles, | ||
type(cp_fm_type), dimension(:), intent(in), pointer | unoccupied_orbs, | ||
type(cp_1d_r_p_type), dimension(:), pointer | unoccupied_evals | ||
) |
Driver for the calculation of STM image, as post processing of a ground-state electronic structure calculation.
qs_env | ... |
stm_section | ... |
particles | ... |
unoccupied_orbs | ... |
unoccupied_evals | ... |
par History 02.2009 Created [MI]
Definition at line 88 of file stm_images.F.