"@CONST PHOTON NUM (EntangleLASER)" 修訂間的差異
出自 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 Which mean if EntangleLASER [...") |
|||
行 1: | 行 1: | ||
− | *The photon number while Laser [[@MODE]] is 2. |
+ | *The photon number while Laser [[@MODE(EntangleLASER)]] is 2. |
*Is store as '''const_photon_num''' in the fortran code. |
*Is store as '''const_photon_num''' in the fortran code. |
||
行 6: | 行 6: | ||
1 |
1 |
||
− | Which mean if EntangleLASER [[@MODE]] is 2, the photon number will be set as 1 each pulse. |
+ | Which mean if EntangleLASER [[@MODE(EntangleLASER)]] is 2, the photon number will be set as 1 each pulse. |
於 2024年11月21日 (四) 19:52 的修訂
- The photon number while Laser @MODE(EntangleLASER) is 2.
- Is store as const_photon_num in the fortran code.
example
@CONST_PHOTON_NUM 1
Which mean if EntangleLASER @MODE(EntangleLASER) is 2, the photon number will be set as 1 each pulse.