Using complex-variable methods, Auger decay in core-ionized atoms and molecules can be described with CCSD wave
functions.
824
J. Chem. Phys.
(2022),
156,
pp. 114117.
Link
From the difference of complex energies between ground-state and core-vacant state,
the energy needed to form the core-vacancy and the its total decay width , proportional to its decay rate,
can be obtained.
An estimation of how likely a certain electronic target state is obtained from Auger decay allows the simulation of Auger decay spectra as this probability is reflected in the heights of signals in such spectra. This requires the computation of partial decay widths which add up to the total width . Therein, and refer to the valence orbitals from which the electrons involved in the decay process stem.
The energy of a complex-variable coupled-cluster singles and doubles wave function can be written as
(7.63) |
If the reference state has a core-hole, Auger decay-like transitions leading to doubly ionized states are double excitations from two valence orbitals and to the core-hole and a virtual orbital , which represents emission into the continuum when using a complex-variable method. From equation 7.63 it is evident that we can obtain the contribution from one of these valence orbital combinations, i. e. the partial width, from the amplitude and two-electron integral tensors as
(7.64) |
Since these quantities are determined in every CCSD calculation, the computational cost for such a partial width calculation is negligible. This procedure is implemented in the ccman2 module of Q-Chem and can be invoked by setting the CC_PW variable to 1. The output contains a list of all combinations of two valence orbitals and their partial widths.
If the core-vacancy is produced through core-ionization in the closed-shell ground state of a molecule or atom, the combination of and describes the same target state as and . In the current implementation, these two channels are automatically combined to a single decay width: in the output, one of the orbitals characterizing the decay channel is always an alpha orbital and the inverted spin case is implicitly contained.
Note:
Core electrons must not be frozen in such calculations. Thus, N_FROZEN_CORE has to be set to 0.
CC_PW
CC_PW
Activates calculation of partial Auger decay widths via decomposition of the imaginary part of the Coupled-Cluster
energy of a complex-variable CCSD calculation on a core-ionized state. Currently, this is implemented for states
which are resulting from core-ionization of a closed-shell system.
TYPE:
INTEGER
DEFAULT:
0
OPTIONS:
0
do not invoke energy decomposition into partial Auger decay widths
1
invoke energy decomposition into partial Auger decay widths
RECOMMENDATION:
Use to compute partial widths for a complex-variable calculation on a core-vacant state. An appropriate
complex-scaled basis set has to be chosen in order to capture Auger decay and the optimal scaling angle
needs to be determined.
824
J. Chem. Phys.
(2022),
156,
pp. 114117.
Link
$molecule 0 1 Ne 0 0 0 $end $rem BASIS cc-pCVDZ COMPLEX_THETA = 200 method = hf n_frozen_core = 0 complex_basis gen complex_exponents 1 complex_scf 1 complex_scf_guess 1 $end $complex_ccman cs_alpha 1000 CS_THETA 0 $end $zbasis Ne 0 S 1 1.00 4.3306000 1.0000000 S 1 1.00 1.4028562 1.0000000 P 1 1.00 17.4312839 1.0000000 P 1 1.00 5.6513946 1.0000000 D 1 1.00 23.7130337 1.0000000 D 1 1.00 4.1919117 1.0000000 S 8 1.00 17880.0000000 0.0007380 2683.0000000 0.0056770 611.5000000 0.0288830 173.5000000 0.1085400 56.6400000 0.2909070 20.4200000 0.4483240 7.8100000 0.2580260 1.6530000 0.0150630 S 8 1.00 17880.0000000 -0.0001720 2683.0000000 -0.0013570 611.5000000 -0.0067370 173.5000000 -0.0276630 56.6400000 -0.0762080 20.4200000 -0.1752270 7.8100000 -0.1070380 1.6530000 0.5670500 S 1 1.00 12.8540000 1.0000000 S 1 1.00 0.4869000 1.0000000 P 3 1.00 28.3900000 0.0460870 6.2700000 0.2401810 1.6950000 0.5087440 P 1 1.00 40.1840000 1.0000000 P 1 1.00 0.4317000 1.0000000 D 1 1.00 2.2020000 1.0000000 **** $end @@@ $molecule +1 2 Ne 0 0 0 $end $rem BASIS cc-pCVDZ COMPLEX_THETA = 200 SCF_GUESS = READ method = ccsd n_frozen_core = 0 MOM_START = 1 cs_ccsd 1 complex_ccman 1 complex_basis gen complex_exponents 1 complex_scf 2 complex_scf_guess 1 cc_pw 1 $end $complex_ccman cs_alpha 1000 CS_THETA 0 $end $occupied 1 2 3 4 5 2 3 4 5 $end $zbasis Ne 0 S 1 1.00 4.3306000 1.0000000 S 1 1.00 1.4028562 1.0000000 P 1 1.00 17.4312839 1.0000000 P 1 1.00 5.6513946 1.0000000 D 1 1.00 23.7130337 1.0000000 D 1 1.00 4.1919117 1.0000000 S 8 1.00 17880.0000000 0.0007380 2683.0000000 0.0056770 611.5000000 0.0288830 173.5000000 0.1085400 56.6400000 0.2909070 20.4200000 0.4483240 7.8100000 0.2580260 1.6530000 0.0150630 S 8 1.00 17880.0000000 -0.0001720 2683.0000000 -0.0013570 611.5000000 -0.0067370 173.5000000 -0.0276630 56.6400000 -0.0762080 20.4200000 -0.1752270 7.8100000 -0.1070380 1.6530000 0.5670500 S 1 1.00 12.8540000 1.0000000 S 1 1.00 0.4869000 1.0000000 P 3 1.00 28.3900000 0.0460870 6.2700000 0.2401810 1.6950000 0.5087440 P 1 1.00 40.1840000 1.0000000 P 1 1.00 0.4317000 1.0000000 D 1 1.00 2.2020000 1.0000000 **** $end