@BATCH SIZE
出自 DDCC TCAD TOOL Manual
- When creating a file to store photon information sent by Alice. 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 photon information sent by Alice 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)