
TCAD Simulation InformationREADME firstKEKのPCでTCADを使いたい場合 | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Deleted: | ||||||||
| < < |
| |||||||
source /home/software/scripts/common.sh source /home/software/scripts/vdec-license.sh source /home/software/scripts/synopsys2016sp2.sh # old version (2013) can be used by synopsys.sh. (not recommended.) export STDB=~/work/Sentaurus mkdir -p $STDB swb | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
chcon unconfined_u:object_r:user_home_dir_t:s0 /home/`whoami` | ||||||||
| Deleted: | ||||||||
| < < | ||||||||
To use CERN/CLIC licenseBasic 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)" ######################################### How to install SLC6 32bit => DooR How to use Sentaurus TCAD (Technology Computer-Aided Design).LinkToNakamuraLogPageTCAD workshop in Japan | ||||||||
| Changed: | ||||||||
| < < | 第1回TCADワークショップ 27 Jun 2018 @ KEK | |||||||
| > > | 第1回TCADワークショップ @ KEK | |||||||
|
Agenda : https://indico.cern.ch/event/735960/ | ||||||||
| Changed: | ||||||||
| < < | 第2回TCADワークショップ 29 Aug 2018 @ KEK | |||||||
| > > | 第2回TCADワークショップ @ KEK | |||||||
|
Agenda : https://indico.cern.ch/event/748502/ | ||||||||
| Changed: | ||||||||
| < < | 第3回TCADワークショップ 21 Nov 2018 @ KEK | |||||||
| > > | 第3回TCADワークショップ @ KEK | |||||||
|
Agenda : https://indico.cern.ch/event/768445/ | ||||||||
| Changed: | ||||||||
| < < | 第4回TCADワークショップ:演習シリーズ (coming soon) @ Skype | |||||||
| > > | 第4回TCADワークショップ:演習シリーズ by Skype | |||||||
| Agenda : Documents for Tutorial (Hands-on) : Tutorial4thTCADWorkshop | ||||||||
| Deleted: | ||||||||
| < < | ||||||||
References
TipsRadiation damageSurface damageTo 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. -- | ||||||||