![]() |
(git:b77b4be)
|
function that build the XAS section of the input More...
Functions/Subroutines | |
subroutine, public | create_xas_section (section) |
makes the input section for core-level spectroscopy simulations | |
subroutine, public | create_xas_tdp_section (section) |
makes the input section for core-level spectroscopy simulations using linear response TDDFT | |
function that build the XAS section of the input
subroutine, public input_cp2k_xas::create_xas_section | ( | type(section_type), pointer | section | ) |
makes the input section for core-level spectroscopy simulations
section | ... |
Definition at line 66 of file input_cp2k_xas.F.
subroutine, public input_cp2k_xas::create_xas_tdp_section | ( | type(section_type), pointer | section | ) |
makes the input section for core-level spectroscopy simulations using linear response TDDFT
section | ... |
Definition at line 372 of file input_cp2k_xas.F.