Author Topic: Vacuum potential  (Read 4182 times)

0 Members and 1 Guest are viewing this topic.

Offline 395235863

  • Heavy QuantumATK user
  • ***
  • Posts: 81
  • Country: cn
  • Reputation: 0
    • View Profile
Vacuum potential
« on: May 26, 2016, 16:11 »
How to calculate the vacuum potential? use the effective potential or electrodifferencepotential?

I think electrostatic potential maybe better.But  ATK cannot calculate it ,isn't it?

I just want to use vacuum potential to do band aligning in the slab model(two material's  vertical interface).

Thank you very much!

Offline zh

  • QuantumATK Support
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1141
  • Reputation: 24
    • View Profile
Re: Vacuum potential
« Reply #1 on: May 27, 2016, 07:07 »
".But ATK cannot calculate it ,isn't it?". You are right.
If the vacuum thickness is thick enough, both of them can be used to estimate the vacuum potential.
The effective potential, electrodifferenccpotential and electrostatic potential have different convergence dependence on the vacuum thickness.

You can refer to the following paper:
http://iopscience.iop.org/article/10.1088/0953-8984/11/13/006/pdf
« Last Edit: May 28, 2016, 08:42 by zh »

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Vacuum potential
« Reply #2 on: May 27, 2016, 11:34 »
The electrostatic potential will be available in ATK 2016.

Offline 395235863

  • Heavy QuantumATK user
  • ***
  • Posts: 81
  • Country: cn
  • Reputation: 0
    • View Profile
Re: Vacuum potential
« Reply #3 on: May 29, 2016, 16:11 »
From the pic we can see ,the effective potential isn't flat in the vacuum region
In my script
vector_c = [0.0, 0.0, 100.0]*Angstrom
boundary_conditions(in the c direction)= [DirichletBoundaryCondition,DirichletBoundaryCondition]]

How to get the reasonable vacuum potential?Must add ghost atom?

Thank you very much!

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Vacuum potential
« Reply #4 on: May 29, 2016, 17:07 »
DirichletBoundaryCondition on both sides is not  a good idea, try Neumann on one.

Offline 395235863

  • Heavy QuantumATK user
  • ***
  • Posts: 81
  • Country: cn
  • Reputation: 0
    • View Profile
Re: Vacuum potential
« Reply #5 on: May 29, 2016, 18:06 »
I tried it. And got the pic. How to get vacuum potential ?(I got the chemical potential)
Thank you!

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Vacuum potential
« Reply #6 on: May 29, 2016, 18:16 »
Since you have now fixed the potential on one side, you know what the energy zero reference is (vacuum). And you know the position of the chemical potential in this reference system, thus you know the distance from the chemical potential to the vacuum level, which is really what you seek.

Offline 395235863

  • Heavy QuantumATK user
  • ***
  • Posts: 81
  • Country: cn
  • Reputation: 0
    • View Profile
Re: Vacuum potential
« Reply #7 on: May 30, 2016, 02:18 »
But in my model , both sides(left and right sides)are vacuum?

the distance from the chemical potential to the vacuum level should be the left one or the right one in the effective potential pic above?or the average value between left and right?

Thank you for your time !

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Vacuum potential
« Reply #8 on: May 30, 2016, 04:39 »
The answer lies in the definition of the Dirichlet vs Neumann boundary condition. One sets the value of the potential, the other the slope. Obviously the alignment of the chemical potential is done w.r.t. the one which fixes the value.

Offline 395235863

  • Heavy QuantumATK user
  • ***
  • Posts: 81
  • Country: cn
  • Reputation: 0
    • View Profile
Re: Vacuum potential
« Reply #9 on: May 30, 2016, 09:08 »
so in my second calculation(2nd pic),the chemical potential is the vaccum potential?needn't any shift?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Vacuum potential
« Reply #10 on: May 30, 2016, 09:46 »
It's not so simple to just say "yes". You need to understand what the concept means, since it can be used for slightly different things. If this were a metal, then what you have computed is the work function = the distance from the vacuum level to the chemical potential. For a semiconductor, however, you can compute the electron affinity in the same way, or alternatively the distance from the valence band maximum to vacuum, but for that you also need to consider the band gap, since  the chemical potential in ATK is aligned mid-gap.