Author Topic: Question on PDOS  (Read 2287 times)

0 Members and 1 Guest are viewing this topic.

Offline kaypu

  • QuantumATK Guru
  • ****
  • Posts: 135
  • Country: 00
  • Reputation: 1
    • View Profile
Question on PDOS
« on: April 29, 2015, 08:52 »
Dear QuantumWise staff
Whether it is possible for ATK(2014.2) to calculate PDOS and project the density to s, px, py, pz of certain atom? if it is, how to compile  the script,
 thank you

Offline zh

  • QuantumATK Support
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1141
  • Reputation: 24
    • View Profile
Re: Question on PDOS
« Reply #1 on: April 29, 2015, 10:30 »
Please refer to the manual:
http://www.quantumwise.com/documents/manuals/latest/ReferenceManual/index.html/ref.densityofstates.html
http://www.quantumwise.com/documents/manuals/latest/ReferenceManual/index.html/ref.projectionlist.html

1. Do the self-consistent calculations of your system;
2. Do the density of states (DOS) calculations with a denser k-grid;
3. Define a projection list, i.e., which atoms or orbitals will be projected, by using "ProjectionList(
atoms,
elements,
angular_momenta
)";
4. evaluate the projected density of states by using the "evaluate(spin, projection_list)" method of the  DOS object obtained in the second step.

Offline kaypu

  • QuantumATK Guru
  • ****
  • Posts: 135
  • Country: 00
  • Reputation: 1
    • View Profile
Re: Question on PDOS
« Reply #2 on: April 29, 2015, 13:04 »
thank you pro zh
i want to project the density to px, py, pz, how to write angular_momenta? 1 means p,but how to project to px or py?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5394
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Question on PDOS
« Reply #3 on: April 29, 2015, 22:32 »
That is currently not possible in ATK.