"@BATCH SIZE" 修訂間的差異
出自 DDCC TCAD TOOL Manual
行 8: | 行 8: | ||
Which means that every file saving surviving photon data can save 10000 data. |
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 |
+ | Note: The data is save at the file name 'PM_1_PHASE_NEW_1.txt'. (As photon ID/time receive/whether surviving) |
於 2024年9月4日 (三) 13:08 的修訂
- 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 photon ID/time receive/whether surviving)