"@EMIT PULSE TIME SW" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "*Determine whether to record output photon information. If @LASER_NUM is larger then one, list them separated by ",". *If it's .true., the information of emittin...") |
|||
行 7: | 行 7: | ||
.FALSE. |
.FALSE. |
||
− | Which mean the |
+ | Which mean the system has one laser, and it won't save the time information of emitting photon. |
於 2024年9月22日 (日) 16:27 的最新修訂
- Determine whether to record output photon information. If @LASER_NUM is larger then one, list them separated by ",".
- If it's .true., the information of emitting photon time will save at LASER_1_PULSE_TIME_1.txt.
- Is store as EMIT_PULSE_TIME_SW in the fortran code.
example
@EMIT_PULSE_TIME_SW .FALSE.
Which mean the system has one laser, and it won't save the time information of emitting photon.