@BATCH SIZE

出自 DDCC TCAD TOOL Manual
於 2024年9月4日 (三) 13:07 由 Sufei2 (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "*When creating a file to store surviving photon data. Create a new storage file while the saved data reach BATCH_SIZE number. *Is store as '''BATCH_SIZE''' in the fo...")

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋
  • When creating a file to store surviving photon data. Create a new storage file while the saved data reach BATCH_SIZE number.
  • Is store as BATCH_SIZE in the fortran code.

example

@BATCH_SIZE
10000

Which means that every file saving surviving photon data can save 10000 data.

Note: The data is save at the file name 'PM_1_PHASE_NEW_1.txt'. As '2 13001 T' (photon ID/time receive/whether surviving)