"$calcgrid" 修訂間的差異
出自 DDCC TCAD TOOL Manual
Jameshuang (對話 | 貢獻) (已建立頁面,內容為 "The grid number of calculation. For example, length of device is 100nm, and we wanna set the grid size as 1A. So, we should do this. $calcgrid 1000") |
|||
行 1: | 行 1: | ||
− | The grid number of calculation. For example, length of device is 100nm, and we wanna set the grid size as 1A. So, |
+ | The grid number of calculation. For example, length of device is 100nm, and we wanna set the grid size as 1A. So, the total grid number is equal to integer(total layer thickness / dz ) +1. In this case, it should be 1001. |
$calcgrid |
$calcgrid |
||
− | 1000 |
||
+ | 1001 |
於 2017年10月18日 (三) 10:58 的修訂
The grid number of calculation. For example, length of device is 100nm, and we wanna set the grid size as 1A. So, the total grid number is equal to integer(total layer thickness / dz ) +1. In this case, it should be 1001.
$calcgrid 1001