Subroutine munpcalculate
出自 DDCC TCAD TOOL Manual
於 2017年8月23日 (三) 04:18 由 Jameshuang (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "The subroutine can advise the equation of mobility or behavior of mobility by yourself in the calculation. You should add $usemunpfunc in your input file to set...")
The subroutine can advise the equation of mobility or behavior of mobility by yourself in the calculation. You should add $usemunpfunc in your input file to set the parameter of mobility.
Global Variable
dz, KB, temperature, efn, efp, n, p, maxlayers, bandgap ,currentboundaryon, mun, mup, taun, taup, gatevoltage, Efield
Global Variable Explanation
- dz : Grid size.
- KB : Mass of electron.
- temperature : Step of voltage.
- efn: Sparse matrix calculation module.
- efp: Sparse matrix calculation module.
- n :
- p :
- dz : Grid size.
- nl : Total length for your input file.
- maxlayers : layers of number for your input file.
- radAUR : Radiative recombination in each position.
- nonradSRHUR : Non-radiative recombination in each position.
- nonradAugerUR : Auger recombination in each position.
- gatevoltage : Current voltage in the calculation.
- outfile : outfile module.