Dear all,
I now have been learning using the
BoxRegion in ATK, which can used to simulate the gate voltage etc. However, I find the region box only can be defined to a rectangle one by specify the
xmin, xmax,
ymin, ymax,
zmin, zmax
Since the lattice vector of the electrode usually not orthogonal in xy plane, such as
vector_a = [8.65127, 0.0, 0.0]*Angstrom
vector_b = [-4.32564, 7.49222, 0.0]*Angstrom
vector_c = [0.0, 0.0, 7.06373620597]*Angstrom
so a rectangle box usually does not match the unit cell in the xy plane.
Is there a method that like vector specfication to define the RegionBox which could easily solve this problem.
With best regards,
Guangping Zhang