$callexciton
出自 DDCC TCAD TOOL Manual
Function for calculate the exciton distribution. We usually use this equation for organic material. Behavior of exciton will follow this equation. You can see the detail in Subroutine_exciton1D.
Where
- is diffusion coefficient.
- is relaxation time of exciton.
- is annihilation rate constant.
- is exciton generation rate.
Format
$callexciton n a b c d f g d kr knr gamma g
Parameter Explanation
- n : the number of tables we usually set n as 5.
- a : The type of exciton solver mode
1: Time-dependent triplet solver 2:
- d : diffusion coefficient.
- kr : radiatvie rate constant
- knr :non-radiative rate constant
- gamma : quenching coefficient.
- g : generation rate if you wanna let whole recombination rate change into exciton you should set g as 1.
Example
$callexciton 5 2e-14 20000 3000 1e-12 1 2e-14 20000 3000 1e-12 1 2e-14 20000 3000 1e-12 1 2e-14 20000 3000 1e-12 1 2e-14 20000 3000 1e-12 1