1
General Questions and Answers / Re: About the unit of external potential
« on: December 27, 2012, 11:45 »If you consider the definition of the unit "electronvolt", the conversion factor is obvious
All quantities which are expressed on a 3D grid Q(x,y,z) support arithmetic operations. Transmission pathways is thus not included immediately, since it's a discrete function of the pairs of all atoms. But, since ATK uses Python, you can always extract the numbers and perform any operations you want.
The proper quantity to compute for the position-dependence of the current is the current density, although the pathways can in a sense be used to approximate it.
Thank you, Dr Anders Blom. Well then potential in in unit of eV has its value unchanged if in unit of V, right? What I feel strange is when I calculate the external potential of a device with a gate, the potential at the metallic region (which is about 18eV) doesn't equal what I set in the script (10V) if Neumann boundary condition is employed. There is no such problem with Dirichlet boundary condition. I'm using ATK 12.2. Is it a bug?
Also, the electric field derivated from the external potential is a little parabolic inside the dielectric region. Shouldn't it be linear?