@NODE TYPE

出自 DDCC TCAD TOOL Manual
於 2024年8月27日 (二) 17:01 由 Sufei2 (對話 | 貢獻) 所做的修訂

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋

Not currently in use.

  • Used when you want to measure one NODE only. That is, the program only simulates the data of one NODE at a time.(ALICE,BOB or EVE)
  • Is store as node_type in the fortran code.
Mainly used in node.f90.

example

@NODE_TYPE
ALICE

Which mean we will simulates the data of ALICE only.