"@FFT SW (LASER)" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
行 1: 行 1:
*Decide whether to use the data of [[@FFT_FILE]]. If [[@LASER_NUM]] is larger then one, list them separated by ",".
+
*Decide whether to use the data of [[@FFT_FILE (LASER)]]. If [[@LASER_NUM]] is larger then one, list them separated by ",".
 
*Is store as '''fft_sw''' in the fortran code.
 
*Is store as '''fft_sw''' in the fortran code.
   
行 6: 行 6:
 
.FALSE.
 
.FALSE.
   
Which mean the system has one laser, and the simulator won't use the data in [[@FFT_FILE]].
+
Which mean the system has one laser, and the simulator won't use the data in [[@FFT_FILE (LASER)]].

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

  • Decide whether to use the data of @FFT_FILE (LASER). If @LASER_NUM is larger then one, list them separated by ",".
  • Is store as fft_sw in the fortran code.

example

@FFT_SW
.FALSE.

Which mean the system has one laser, and the simulator won't use the data in @FFT_FILE (LASER).