I'm trying to simulate TFET and I specify the nonlocal meshes, Barriertunnling modelsand traps model for regions and interfaces. Then I specify the parameter of tunneling in the parameter file as follow:
BarrierTunneling "NLM1"{
g = 2 , 2
mt = 0.023 , 0.026
eoffset =(0.88) # [eV]
hoffset = (0.13)
}
for each region and interfaces. But the following error always appear:"No valid electron BarrierTunneling mass has been specified for region 'sourceregion'. !"
How I could solve these error???
Thanks