@NODE TYPE
出自 DDCC TCAD TOOL Manual
- 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.