"@CONST PHOTON NUM" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*The photon number while Laser @MODE is 2. *Is store as '''const_photon_num''' in the fortran code. example @CONST_PHOTON_NUM 1")
 
 
行 5: 行 5:
 
@CONST_PHOTON_NUM
 
@CONST_PHOTON_NUM
 
1
 
1
  +
  +
Which mean if EntangleLASER [[@MODE]] is 2, the photon number will be set as 1 each pulse.

於 2024年11月21日 (四) 19:51 的最新修訂

  • The photon number while Laser @MODE is 2.
  • Is store as const_photon_num in the fortran code.

example

@CONST_PHOTON_NUM
1

Which mean if EntangleLASER @MODE is 2, the photon number will be set as 1 each pulse.