"$solveeigenbias" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "$solveeigenbias is the command to tell program the ranges of bias to solve the eigen values. Since solving the eigen value is very time consuming, it is not suggeste...") |
|||
(未顯示由 1 位使用者於中間所作的 1 次修訂) | |||
行 15: | 行 15: | ||
$eigensetting |
$eigensetting |
||
30 30 |
30 30 |
||
+ | |||
+ | <br>'''<big><big>The $solveeigenbias setting in GUI interface is here</big></big>''' <br> |
||
+ | Press '''Schrödinger Eigen Solver''', check the box, and fill in the fields as needed!<br> |
||
+ | [[檔案:2D_solveeigenvalue_fig1.jpg|1200px]] |
||
+ | |||
The related commands are: <br> |
The related commands are: <br> |
||
− | [[$ |
+ | [[$solveeigenvalue]], [[$eigensetting]], [[$usefeast]], [[$eigencalEl]] |
於 2024年9月22日 (日) 22:04 的最新修訂
$solveeigenbias is the command to tell program the ranges of bias to solve the eigen values. Since solving the eigen value is very time consuming, it is not suggested to solve eigen values for all bias. Therefore, we can define the range to solve the eigen value.
Usage:
$solveeigenbias
@vg_start @vg_end @vd_start @vd_end
The program will solve eigen value when @vg_start <= vg<= @vg_end and @vd_start <= vd <= @vd_end
For example:
$solveeigenvalue $solveeigenbias 2.00 4.00 3.00 7.00 $eigensetting 30 30
The $solveeigenbias setting in GUI interface is here
Press Schrödinger Eigen Solver, check the box, and fill in the fields as needed!
The related commands are:
$solveeigenvalue, $eigensetting, $usefeast, $eigencalEl