Author Topic: K-resolved Device dos  (Read 13905 times)

0 Members and 1 Guest are viewing this topic.

Offline cca_rmv

  • Regular QuantumATK user
  • **
  • Posts: 11
  • Country: us
  • Reputation: 0
    • View Profile
Re: K-resolved Device dos
« Reply #15 on: May 28, 2014, 23:34 »
What I really want is to plot contribution form particular atom in device dos, however in 2D Brillouin zone as function of kx and ky at E=EF.  I was essentially thinking if there is anyway of inserting elements information line 38 i.e, parallel_calculator = NLEngine.ParallelDensityOfStatesCalculator(stdv_energies, stdv_kpoints of above script kdos.py.

Offline cca_rmv

  • Regular QuantumATK user
  • **
  • Posts: 11
  • Country: us
  • Reputation: 0
    • View Profile
Re: K-resolved Device dos
« Reply #16 on: August 22, 2018, 04:36 »
I am trying to use kdos.py with  2015.2 version, but getting error like "ParallelDensityOfStatesCalculator_calculate() takes exactly 7 arguments (6 given)".   Script worked for the older version 13.8.2...  I would appreciate any idea to make this script usable for newer version of atk as well.

Thank you.   

Offline Ulrik G. Vej-Hansen

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 425
  • Country: dk
  • Reputation: 8
    • View Profile
Re: K-resolved Device dos
« Reply #17 on: August 22, 2018, 12:38 »
We no longer support the 2015 versions, please consider upgrading to a more recent version. Please search our documentation for a solution, but it is not guaranteed to work for such an old version.

P.S. The 2015.2 release does not exist, so I believe you made a typo in the version number.

Offline cca_rmv

  • Regular QuantumATK user
  • **
  • Posts: 11
  • Country: us
  • Reputation: 0
    • View Profile
Re: K-resolved Device dos
« Reply #18 on: August 22, 2018, 16:12 »
I agree the version number should be  2015.1 not 2015.2. .  Would you please point me what documents to search, I obviously looked as much as I can find, however so far no luck..
Thank you
« Last Edit: August 22, 2018, 16:21 by cca_rmv »

Offline Ulrik G. Vej-Hansen

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 425
  • Country: dk
  • Reputation: 8
    • View Profile
Re: K-resolved Device dos
« Reply #19 on: August 23, 2018, 09:25 »
Could you post the script, please? It will make it easier to understand what you are trying to do.

Offline cca_rmv

  • Regular QuantumATK user
  • **
  • Posts: 11
  • Country: us
  • Reputation: 0
    • View Profile
Re: K-resolved Device dos
« Reply #20 on: August 23, 2018, 22:31 »
 I am trying to run kdos.py script posted on August 26, 2013..  see above in the same post.


Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: K-resolved Device dos
« Reply #21 on: August 29, 2018, 14:04 »
Unfortunately, 2013 and 2015 versions of VNL-ATK are no longer supported.

Offline cca_rmv

  • Regular QuantumATK user
  • **
  • Posts: 11
  • Country: us
  • Reputation: 0
    • View Profile
Re: K-resolved Device dos
« Reply #22 on: August 31, 2018, 18:37 »
What is the last version you support? I got the same error with version 2016.3.  I would appreciate if you can help with this error..


Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: K-resolved Device dos
« Reply #23 on: September 1, 2018, 20:08 »
We support 2017.12 and 2018.06. There is one more issue with that script, as it has underscore (private) functions that are not used in newer versions anymore.  I think that instead of k-resolved DOS, you could calculate k-resolved Transmission Spectrum at zero bias for a perfect bulk system in the direction of interest. Transmission Spectrum is proportional to DOS, so that it will give you essentially the same information for making a qualitative analysis and visualization of DOS distribution over the 2D Brillouin zone.