Commit 6903a7eb authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'Manual_Typos' into 'master'

Changed doc/usermanual/chapters/models.tex removed Arora two typos mu

See merge request allpix-squared/allpix-squared!671
parents bb521d0f bca78f64
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ The following authors, in alphabetical order, have developed or contributed to A
* Carsten Daniel Burgard, DESY, @cburgard
* Maximilian Felix Caspar, DESY, @mcaspar
* Liejian Chen, Institute of High Energy Physics Beijing, @chenlj
* Manuel Alejandro Del Rio Viera, DESY, @mdelriov
* Katharina Dort, University of Gie\ss en, @kdort
* Neal Gauvin, Université de Genève, @ngauvin
* Lennart Huth, DESY, @lhuth
+2 −2
Original line number Diff line number Diff line
@@ -194,13 +194,13 @@ The values implemented in \apsq are taken from Table~1 of~\cite{arora} as:
\begin{equation*}
    \begin{split}
        \mu_{min,e} &= \SI{88.0}{cm^2 \per V \per s} \cdot (T / \SI{300}{K})^{-0.57}\\
        \mu_{0,e}   &= \SI{7.40e8}{cm^2 \per V \per s} \cdot (T / \SI{300}{K})^{-2.33}\\
        \mu_{0,e}   &= \SI{7.40e8}{cm^2 \per V \per s} \cdot (T)^{-2.33}\\
        N_{ref,e}   &= \SI{1.26e17}{\per \cubic \cm} \cdot (T / \SI{300}{K})^{2.4}\\
    \end{split}
    \qquad
    \begin{split}
        \mu_{min,h} &= \SI{54.3}{cm^2 \per V \per s} \cdot (T / \SI{300}{K})^{-0.57}\\
        \mu_{0,h}   &= \SI{1.36e8}{cm^2 \per V \per s} \cdot (T / \SI{300}{K})^{-2.23}\\
        \mu_{0,h}   &= \SI{1.36e8}{cm^2 \per V \per s} \cdot (T)^{-2.23}\\
        N_{ref,h}   &= \SI{2.35e17}{\per \cubic \cm} \cdot (T / \SI{300}{K})^{2.4}\\
        \alpha   &= 0.88 \cdot (T / \SI{300}{K})^{-0.146}
    \end{split}