$maxTlimit

出自 DDCC TCAD TOOL Manual
於 2017年8月23日 (三) 16:01 由 Yrwu (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 " $maxTlimit is a function to limit the maximum temperature obtained from thermal solver when it feed back to Poisson and drift-diffusion solver. When user starts to...")

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

$maxTlimit is a function to limit the maximum temperature obtained from thermal solver when it feed back to Poisson and drift-diffusion solver. When user starts to solve Poisson, Drift-diffusion and thermal dissipation equations self-consistently, it might be unstable in the beginning and generate abnormal heat during iteration. If we don't limit the temperature ranges, the solver may not be able to converge. Therefore, limiting a maxmimum temperature during iteration would help. However, user needs to check if the maximum peak temperature after converging is equal or over $maxTlimit. If it is larger than the $maxTlimit, then the result is not right.

For example :

$maxTlimit 
450.00 

Setting the upper limit of maximum temperature is 450.0 K.