$calculatePL
出自 DDCC TCAD TOOL Manual
$calculatePL is the command to calculate the emission spectrum. It will calculate the electron and hole overlap, electron and hole eigen values , using Fermi-golden rules to calculate the emission spectrum.
The format is
$calculatePL @n_r @EPP @sigma
@n_r is the refractive index of this material (active region)
@EPP (eV) is the momentum matrix element transition energy.
@sigma (eV) is the gaussian broadening factor
Example
$calculatePL 2.3 21.0 0.015
The $calculatePL setting for 1D-DDCC in GUI interface
1.Press the Schrodinger Eigen Solver.
2.Press the Calculate PL/EL/gain and setting parameters.
(Note there was a typo of the sequence in wiki. But GUI's sequence of Epp and nr is right. This error was corrected in 5/29/2022)