「@DELAY TIME2」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Sufei2留言 | 貢獻
已建立頁面,內容為 "*The delay time of MZI second loop in the system. If the delay time is -1, means the delay time is depends on the situation. If @MZI_NUM is larger then one, list..."
 
Sufei2留言 | 貢獻
無編輯摘要
 
(未顯示同一使用者於中間所作的 3 次修訂)
第1行: 第1行:
*The delay time of MZI second loop in the system. If the delay time is -1, means the delay time is depends on the situation. If [[@MZI_NUM]] is larger then one, list them separated by ",".
*The passing time of MZI second loop in the system. If the passing time is -1, means the passing time is depends on the situation.
*Is store as '''delay_time''' in the fortran code.
:Note:Used when [[@DELAY_PERIOD_SW]] is .false.. In this case, the difference between the long path and the short path is an arbitrary set value instead of certain number of pulse.
*Is store as '''delay_time2''' in the fortran code.


example
example
  @DELAY_TIME
  @DELAY_TIME
  0
  12000


Which mean the system has one Mach-Zehnder Interferometer, and its delay of second loop time is 0.
Which mean the Mach-Zehnder Interferometer second loop passing time is 12000.

於 2025年1月5日 (日) 16:18 的最新修訂

  • The passing time of MZI second loop in the system. If the passing time is -1, means the passing time is depends on the situation.
Note:Used when @DELAY_PERIOD_SW is .false.. In this case, the difference between the long path and the short path is an arbitrary set value instead of certain number of pulse.
  • Is store as delay_time2 in the fortran code.

example

@DELAY_TIME
12000

Which mean the Mach-Zehnder Interferometer second loop passing time is 12000.