"@SEED" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "The fixed numbers in Monte-Carlo simulation. Which let the result fixed.")
 
 
(未顯示同一使用者於中間所作的 2 次修訂)
行 1: 行 1:
The fixed numbers in Monte-Carlo simulation. Which let the result fixed.
+
*The fixed numbers in Monte-Carlo simulation. Which let the result fixed. Used when @NEED_SEED is .TRUE.
  +
*Is store as '''SEED''' in the fortran code.
  +
:Mainly used in random.f90.
  +
  +
example
  +
@SEED
  +
7654567

於 2024年8月27日 (二) 17:07 的最新修訂

  • The fixed numbers in Monte-Carlo simulation. Which let the result fixed. Used when @NEED_SEED is .TRUE.
  • Is store as SEED in the fortran code.
Mainly used in random.f90.

example

@SEED
7654567