Author Topic: optical properties of Si tutorial (doubt)  (Read 1799 times)

0 Members and 1 Guest are viewing this topic.

Offline Shan

  • QuantumATK Guru
  • ****
  • Posts: 101
  • Country: in
  • Reputation: 0
    • View Profile
optical properties of Si tutorial (doubt)
« on: September 27, 2014, 09:15 »
Hi,
I got a doubt while calculating the optical spectrum of Si,

In the tutorial it was given, from "script generator" send to "Editor", then find the line

 basis_set = [ LDABasis.DoubleZetaDoublePolarized, ]
                 and change this to
basis_set = [BasisGGAPBEHGH.Silicon_4_Tier_3, ]


Here my doubt is what does 4 and tier_3 indicates in the changed line; what should i write in place of 4_Tier_3 if i do the same calculations for Boron or antimony.


Thank you in advance.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5447
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: optical properties of Si tutorial (doubt)
« Reply #1 on: September 27, 2014, 22:47 »
You can't figure that out in a logical way. The 4 here means the number of valence electrons, which depends on the pseudopotential. So it will be 5 (for Sb) if you continue using HGH pseudopotentials, but for the OMX ones introduced in 2014, the valence is 13 - it's a semicore potenital. So, use the Script Generator to set it up, and it will show you the available choices and generate the correct basis set notation for each element/pseudopotential.

Oh, I see this tutorial was probably written before we had support for the HGH basis sets in the Script Generator. So, simply put, if you use a newer version of ATK (13.8 or the latest 2014) you don't need to edit this manually, you can set it all up in the GUI. We'll update the tutorial!
« Last Edit: September 27, 2014, 22:51 by Anders Blom »