Hi
Is it possible to calculate the binding energy of biexciton and auger recombination coefficient in VASP?
Biexciton binding energy and auger recombination coefficient
Moderators: Global Moderator, Moderator
-
- Jr. Member
- Posts: 72
- Joined: Wed Jun 15, 2022 5:52 am
-
- Global Moderator
- Posts: 418
- Joined: Mon Sep 13, 2021 11:02 am
Re: Biexciton binding energy and auger recombination coefficient
Hi,
Biexciton: not implemented in VASP.
Auger: there is an implementation, but it is not supported and not even mentioned in the VASP manual. If you really want to use the Auger implementation, you need to look into the source code (auger.F), but this may not be trivial to figure out how to use it. In this respect, looking at the different tags that can be specified (search for PROCESS_INCAR in auger.F) may help.
Biexciton: not implemented in VASP.
Auger: there is an implementation, but it is not supported and not even mentioned in the VASP manual. If you really want to use the Auger implementation, you need to look into the source code (auger.F), but this may not be trivial to figure out how to use it. In this respect, looking at the different tags that can be specified (search for PROCESS_INCAR in auger.F) may help.