Commit 6b6a8d7f authored by Jixing Ye's avatar Jixing Ye
Browse files

Added comment about the Erratum

parent 86abae8a
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ with the parameters

```math
\begin{aligned}
c_e      &= 0.054 \,\text{ns}\,\text{cm}^{-2} \\
c_e      &= 0.54 \,\text{ns}\,\text{cm}^{-2} \\
\kappa_e &= -0.62 \\
\\
c_h      &= 0.0427 \,\text{ns}\,\text{cm}^{-2} \\
@@ -159,7 +159,11 @@ c_h &= 0.0427 \,\text{ns}\,\text{cm}^{-2} \\
for electrons and holes, respectively.

The parameters for electrons are taken from \[[@Mandic]\], for measurements at a temperature of $`T = -20 \,\text{°C}`$, and
the results extrapolated to $`T = -30 \,\text{°C}`$. A scaling from electrons to holes was performed based on the default
the results extrapolated to $`T = -30 \,\text{°C}`$.

The c_e has been updated accordingly based on the erratum \[[@MandicErratum]\].

A scaling from electrons to holes was performed based on the default
values in Weightfield2 \[[@weightfield2]\].

This model can be selected in the configuration file via the parameter `trapping_model = "mandic"`.