Page 1 of 1
Biexciton binding energy and auger recombination coefficient
Posted: Wed Jun 21, 2023 12:46 pm
by rishikanta_m
Hi
Is it possible to calculate the binding energy of biexciton and auger recombination coefficient in VASP?
Re: Biexciton binding energy and auger recombination coefficient
Posted: Mon Jun 26, 2023 2:40 pm
by fabien_tran1
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.