$iftrialmod

出自 DDCC TCAD TOOL Manual
於 2017年9月3日 (日) 11:22 由 Yrwu (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "$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...")

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

$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