@NODE TYPE

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋

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.