ttcad with the
following features:
To activate the Lentz/Klaassen mobility model include the following lines in your PADRE input deck:
models temp=300 conmob ccmob gatmob material name=silicon in.model=klaassen ip.model=klaassen + cn.model=klaassen cp.model=klaassen + gn.model=lentz gp.model=lentz
ttcad with the
following features:
material" command line.
The vector parameters "n.bgn" and "p.bgn"
replace the scalars "n.bgn", "e.bgn" and
"a.bgn" in earlier versions corresponding to the
concentration N, energy E and dimensionless constant A in the Slotboom
formulation. At the moment, there are two BGN models implemented,
"slotboom" and "cak", an experimental model
for SiGe. The following example uses the Slotboom model:
material name=silicon bgnn.mod=slotboom bgnp.mod=slotboom + n.bgn=1e17,9e-3,0.5 p.bgn=1e17,5e-3,0.4
plot.3d command.