"@IS ABS (PM)" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*Decide whether to remove negative interference areas. *Is store as '''is_abs''' in the fortran code. example @IS_ABS .false. Which mean the system won't remove...")
 
 
行 1: 行 1:
*Decide whether to remove negative interference areas.
+
*Decide whether to remove negative modulated areas.
 
*Is store as '''is_abs''' in the fortran code.
 
*Is store as '''is_abs''' in the fortran code.
   
行 6: 行 6:
 
.false.
 
.false.
   
Which mean the system won't remove negative interference areas.
+
Which mean the system won't remove negative modulated areas.

於 2024年9月22日 (日) 23:06 的最新修訂

  • Decide whether to remove negative modulated areas.
  • Is store as is_abs in the fortran code.

example

@IS_ABS
.false.

Which mean the system won't remove negative modulated areas.