Tags:
view all tags
---+ TCAD Simulation Information <br />%TOC% ---++ README first ---+++ KEKのPCでTCADを使いたい場合 1 VPN接続できるように申請する * [[http://ccwww.kek.jp/ccsupport/network/vpn/vpn-applicationform.pdf][申請書]]を記入し、計算科学センター事務室に提出 * アカウントとパスワードが書かれた紙を受け取る * [[http://ccwww.kek.jp/ccsupport/network/vpn/asa/tebiki.html#02][手順]]に従い、クライアントを入手 * [[http://ccwww.kek.jp/ccsupport/network/vpn/asa/tebiki.html#04][手順]]に従い、接続 1 以下のフォームを使ってアカウント作成依頼(atlaspc07)を送る--> KEK 中村宛<br /> ----------------------------------------------------------------- <br /> 氏名 :<br /> 所属 :     <br /> 学年/職 : <br /> 指導教官 : <br /> CERNのアカウント名 :     <br /> 希望のアカウント名 (CERNのアカウントがない人のみ) : <br /> 使用目的 : <br /> --------------------------------------------------------------- 1 VPN接続をし、atlaspc7へsshする 1 TCADが使えるようにsetupする <verbatim>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</verbatim> 1 Xが使えないときは以下を試す <verbatim>chcon unconfined_u:object_r:user_home_dir_t:s0 /home/`whoami`</verbatim> ---+++ To use CERN/CLIC license ---++++ Basic Settings ##setup.sh##################################<br />#!/bin/sh<br />STROOT=/afs/cern.ch/eng/clic/software/Sentaurus<br />export STROOT<br />export PATH=$STROOT/bin:$PATH<br />export LM_LICENSE_FILE="(Licence you have recieved)"<br />export STDB="(Path to directory for TCAD workspace)"<br />######################################### How to install SLC6 32bit => DooR ---++ How to use Sentaurus TCAD (Technology Computer-Aided Design). LinkToNakamuraLogPage ---++ TCAD workshop in Japan ---+++ 第1回TCADワークショップ @ KEK Agenda : https://indico.cern.ch/event/735960/ Documents for Tutorial (Hands-on) : Tutorial1stTCADWorkshop ---+++ 第2回TCADワークショップ @ KEK Agenda : https://indico.cern.ch/event/748502/ Documents for Tutorial (Hands-on) : Tutorial2ndTCADWorkshop ---+++ 第3回TCADワークショップ @ KEK Agenda : https://indico.cern.ch/event/768445/ Documents for Tutorial (Hands-on) : Tutorial3rdTCADWorkshop ---+++ 第4回TCADワークショップ:演習シリーズ 2020 by Vidyo Documents for Tutorial (Hands-on) : Tutorial4thTCADWorkshop ---+++ 第5回TCADワークショップ:演習シリーズ 2021 by Zoom Documents for Tutorial (Hands-on) : Tutorial5thTCADWorkshop ---+++ 第6回TCADワークショップ:演習シリーズ 2021 by Zoom Documents for Tutorial (Hands-on) : Tutorial6thTCADWorkshop ---++ References * <b>TCAD Sentaurus Tutorial</b><br /> http://nadin.miem.edu.ru/Sentaurus_Training_2014/index.html * <b style="background-color: transparent;">SIMDET2016<br /></b> [[https://indico.in2p3.fr/event/12967/other-view?view=standard]] * <b>TCAD Examples from git</b><br /> https://gitlab.cern.ch/TCADExamples <br />Especially, example for Charge Collection is,<br /> https://gitlab.cern.ch/TCADExamples/ChargeCollection * <b style="background-color: transparent;">Example made by Mathieu Benoit<br /></b>/afs/cern.ch/work/m/mbenoit/public/SimplePixel.gzp<br />Can import from AFS. * <b style="background-color: transparent;">LHCb TCAD Twiki (by Asmund Schiager Folkestad)<br /></b> https://lbtwiki.cern.ch/bin/view/VELO/TCAD * <b>Asmund Schiager Folkestad's page</b><br /> http://afolkestad.com/index.html ---++ Tips ---+++ Radiation damage ---+++++ Surface damage To add surface charge, add the lines below to sdevice_des.cmd file. <verbatim>Physics(MaterialInterface="Oxide/Silicon"){ Charge(Conc=1e12) }</verbatim> Free electrons inside silicon bulk are attracted by these positive charges.<br />Using visualize, you can see the electron accumulation near surface. -- %USERSIG{HiromiSawai - 2016-06-28}% <br />%COMMENT%
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r24
|
r22
<
r21
<
r20
<
r19
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r20 - 2022-06-03
-
KojiNakamura
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Edit
Attach
Copyright © 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