「@FFT FILE (LASER)」:修訂間差異
跳至導覽
跳至搜尋
已建立頁面,內容為 "*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'''..." |
無編輯摘要 |
||
| (未顯示同一使用者於中間所作的 2 次修訂) | |||
| 第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. | ||
| 第6行: | 第6行: | ||
"gaussFFT_w8000.inp" | "gaussFFT_w8000.inp" | ||
Which mean if [[@FFT_SW]] is true, simulator will open file named "gaussFFT_w8000.inp" to used information inside. | Which mean if [[@FFT_SW (LASER)]] is true, simulator will open file named "gaussFFT_w8000.inp" to used information inside. | ||
於 2024年11月21日 (四) 12:24 的最新修訂
- 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 (LASER) is true, simulator will open file named "gaussFFT_w8000.inp" to used information inside.