$iftrialmod

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
可列印版不再被支援且可能有渲染錯誤。請更新您的瀏覽器書籤並改用瀏覽器預設的列印功能。

$iftrialmod is a special command for developing new codes. common user should not use this command. When this command is activated, the newly developed code within functions below will be activated. This provides the developer to test the program without recompiling the code every time

if(iftrialdampmode) then
  Testxx
endif