$currentprecision

出自 DDCC TCAD TOOL Manual
於 2017年8月29日 (二) 20:49 由 Yrwu (對話 | 貢獻) 所做的修訂

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

$currentprecision is the command to set the current convergence criteria. Usually the DDCC program solve the program until the error is smaller than $error. The $error is from the potential error where  \Delta Ec < $error . However, when the currentprecission is set, the program will also request the simulation program to get current density error in each iteration smaller than the $currentprecision.

 \frac{ (J_{i+1}-J_{i} ) }{ J_{i}} < $currentprecision

$currentprecision
1.0e-3