TCAD Simulation InformationREADME firstKEKのPCでTCADを使えるようにする
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).以下TCADチュートリアルを参考にしてください。TCAD workshop & Tutorial in Japan | ||||||||
Deleted: | ||||||||
< < | 第1回TCADワークショップ @ KEK | |||||||
Changed: | ||||||||
< < | Agenda : https://indico.cern.ch/event/735960/![]() | |||||||
> > | 第7回TCADワークショップ:演習シリーズ 2023 hybrid | |||||||
Changed: | ||||||||
< < | Documents for Tutorial (Hands-on) : Tutorial1stTCADWorkshop
第2回TCADワークショップ @ KEK | |||||||
> > | Documents for Tutorial (Hands-on) : Tutorial7thTCADWorkshop
第6回TCADワークショップ:演習シリーズ 2022 by Zoom | |||||||
Changed: | ||||||||
< < | Agenda : https://indico.cern.ch/event/748502/![]() | |||||||
> > | Documents for Tutorial (Hands-on) : Tutorial6thTCADWorkshop | |||||||
Added: | ||||||||
> > | 第5回TCADワークショップ:演習シリーズ 2021 by Zoom | |||||||
Changed: | ||||||||
< < | Documents for Tutorial (Hands-on) : Tutorial2ndTCADWorkshop | |||||||
> > | Documents for Tutorial (Hands-on) : Tutorial5thTCADWorkshop | |||||||
Added: | ||||||||
> > | 第4回TCADワークショップ:演習シリーズ 2020 by VidyoDocuments for Tutorial (Hands-on) : Tutorial4thTCADWorkshop | |||||||
第3回TCADワークショップ @ KEKAgenda : https://indico.cern.ch/event/768445/![]() | ||||||||
Changed: | ||||||||
< < | 第4回TCADワークショップ:演習シリーズ 2020 by Vidyo | |||||||
> > | 第2回TCADワークショップ @ KEK | |||||||
Changed: | ||||||||
< < | Documents for Tutorial (Hands-on) : Tutorial4thTCADWorkshop | |||||||
> > | Agenda : https://indico.cern.ch/event/748502/![]() | |||||||
Deleted: | ||||||||
< < | 第5回TCADワークショップ:演習シリーズ 2021 by Zoom | |||||||
Changed: | ||||||||
< < | Documents for Tutorial (Hands-on) : Tutorial5thTCADWorkshop
第6回TCADワークショップ:演習シリーズ 2022 by Zoom | |||||||
> > | Documents for Tutorial (Hands-on) : Tutorial2ndTCADWorkshop
第1回TCADワークショップ @ KEK | |||||||
Changed: | ||||||||
< < | Documents for Tutorial (Hands-on) : Tutorial6thTCADWorkshop | |||||||
> > | Agenda : https://indico.cern.ch/event/735960/![]() | |||||||
Deleted: | ||||||||
< < | 第7回TCADワークショップ:演習シリーズ 2023 by Zoom only or hybrid | |||||||
Changed: | ||||||||
< < | Documents for Tutorial (Hands-on) : Tutorial7thTCADWorkshop | |||||||
> > | Documents for Tutorial (Hands-on) : Tutorial1stTCADWorkshop | |||||||
Added: | ||||||||
> > | ||||||||
References
TipsRadiation damageSurface damageTo add surface charge, add the lines below to sdevice_des.cmd file. | ||||||||
Deleted: | ||||||||
< < | ||||||||
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. -- ![]() |