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

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*If @FFT_SW is true open file to use the information inside. If @LASER_NUM is larger then one, record a set of data in one line. *Is store as '''fft_file'''...")
 
行 1: 行 1:
*If [[@FFT_SW]] is true open file to use the information inside. If [[@LASER_NUM]] is larger then one, record a set of data in one line.
+
*If [[@FFT_SW (LASER)]] is true open file to use the information inside. If [[@LASER_NUM]] is larger then one, record a set of data in one line.
 
*Is store as '''fft_file''' in the fortran code.
 
*Is store as '''fft_file''' in the fortran code.
   

於 2024年9月22日 (日) 23:27 的修訂

  • If @FFT_SW (LASER) is true open file to use the information inside. If @LASER_NUM is larger then one, record a set of data in one line.
  • Is store as fft_file in the fortran code.

example

@FFT_FILE
"gaussFFT_w8000.inp"

Which mean if @FFT_SW is true, simulator will open file named "gaussFFT_w8000.inp" to used information inside.