@EMIT PULSE TIME SW (EntangleLASER)
出自 DDCC TCAD TOOL Manual
- Determine whether to record output photon information. If @EntangleLASER_NUM is larger then one, list them separated by ",".
- If it's .true., the information of emitting photon time will save at EntangleLASER_1_PULSE_TIME_1.txt.
- Is store as EMIT_PULSE_TIME_SW in the fortran code.
example
@EMIT_PULSE_TIME_SW .TRUE.
Which mean the system has one Entanglelaser, and the photon information will be save at EntangleLASER_1_PULSE_TIME_1.txt file.