Difference: TCADSimulationInformation (1 vs. 2)

Revision 22017-02-16 - HiromiSawai

 

TCAD Simulation Information

SentaurusのTCADの使い方。

基本的な設定

##setup.sh##################################
#!/bin/sh
STROOT=/afs/cern.ch/eng/clic/software/Sentaurus
export STROOT
export PATH=$STROOT/bin:$PATH
export LM_LICENSE_FILE="取得したライセンス"
export STDB="どこか TCAD 専用のディレクトリを作ってそこへの path"
#########################################

便利な資料

Changed:
<
<
>
>
Added:
>
>
  -- Hiromi Sawai - 2016-06-28


<--/commentPlugin-->

Revision 12016-06-28 - HiromiSawai

 

TCAD Simulation Information

SentaurusのTCADの使い方。

基本的な設定

##setup.sh##################################
#!/bin/sh
STROOT=/afs/cern.ch/eng/clic/software/Sentaurus
export STROOT
export PATH=$STROOT/bin:$PATH
export LM_LICENSE_FILE="取得したライセンス"
export STDB="どこか TCAD 専用のディレクトリを作ってそこへの path"
#########################################

便利な資料

-- 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