$usedynataunrfunc

出自 DDCC TCAD TOOL Manual
於 2017年8月27日 (日) 23:33 由 Yrwu (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 " $usedynataunrfunc is the command to activate the function subroutine updatetaunp. After it is activated, the program will call this subroutine "subroutine upd...")

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

$usedynataunrfunc is the command to activate the function subroutine updatetaunp. After it is activated, the program will call this subroutine "subroutine updatetaunp" in each iteration step. User needs to be careful to write this function since it might be very time consuming if the code is not well written.