Difference: TCADSimulationInformation (7 vs. 8)

Revision 82017-04-08 - KojiNakamura

 

TCAD Simulation Information


Added:
>
>

How to use Sentaurus TCAD (Technology Computer-Aided Design).

 
Changed:
<
<
How to use Sentaurus TCAD (Technology Computer-Aided Design).
>
>
LinkToNakamuraLogPage
 

README first

To use CERN/CLIC license

Basic Settings

##setup.sh##################################
#!/bin/sh
STROOT=/afs/cern.ch/eng/clic/software/Sentaurus
export STROOT
export PATH=$STROOT/bin:$PATH
export LM_LICENSE_FILE="(Licence you have recieved)"
export STDB="(Path to directory for TCAD workspace)"
#########################################

Changed:
<
<
How to install SLC6 32bit =>
>
>
How to install SLC6 32bit =>
 DooR
Changed:
<
<

>
>

References

 

Tips

Radiation damage

Surface damage
Changed:
<
<
To add surface charge, add the lines below to sdevice_des.cmd file.
>
>
To add surface charge, add the lines below to sdevice_des.cmd file.
 
Physics(MaterialInterface="Oxide/Silicon"){
    Charge(Conc=1e12)
}

Free electrons inside silicon bulk are attracted by these positive charges.
Using visualize, you can see the electron accumulation near surface.

-- Hiromi Sawai - 2016-06-28


<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback