Author Topic: Energy Bands vs Distance  (Read 3420 times)

0 Members and 1 Guest are viewing this topic.

Offline Deepakgate

  • Regular QuantumATK user
  • **
  • Posts: 8
  • Country: in
  • Reputation: 0
    • View Profile
Energy Bands vs Distance
« on: April 7, 2017, 17:33 »
Dear Sir,

I want to plot Energy Band Diagram( Energy vs Distance). I want to visualize Energy states at the interface. Please help me in doing so.

Thanks

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: Energy Bands vs Distance
« Reply #1 on: April 10, 2017, 09:50 »
You may do it using the projected local density of states (PLDOS) analysis as shown in the following tutorial http://docs.quantumwise.com/casestudies/ag_si_interface/ag_si_interface.html.

Offline Deepakgate

  • Regular QuantumATK user
  • **
  • Posts: 8
  • Country: in
  • Reputation: 0
    • View Profile
Re: Energy Bands vs Distance
« Reply #2 on: April 13, 2017, 18:22 »
Thanks for Replying.
Do I need to prepare PLDOS Phython file self, or is it available online somewhere.
Please help

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: Energy Bands vs Distance
« Reply #3 on: April 13, 2017, 21:05 »
PLDOS is an analysis object that can be added to the script in the VNL Scripter as any other analysis object, see also the tutorial if you want to do the analysis in a post-processing manner from a file.

Offline Deepakgate

  • Regular QuantumATK user
  • **
  • Posts: 8
  • Country: in
  • Reputation: 0
    • View Profile
Re: Energy Bands vs Distance
« Reply #4 on: April 14, 2017, 07:00 »
In the image attached, there is non option of PLDOS. Please see that and let me know how to add it.

Offline Deepakgate

  • Regular QuantumATK user
  • **
  • Posts: 8
  • Country: in
  • Reputation: 0
    • View Profile
Re: Energy Bands vs Distance
« Reply #5 on: April 15, 2017, 06:25 »
Please reply soon.

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: Energy Bands vs Distance
« Reply #6 on: April 15, 2017, 15:30 »
To calculate the PLDOS across an interface, one should build it as a one- or two-probe device, as done in the tutorial, http://docs.quantumwise.com/casestudies/ag_si_interface/ag_si_interface.html. In this case, the PLDOS analysis object will be available in the Scripter.

Offline Deepakgate

  • Regular QuantumATK user
  • **
  • Posts: 8
  • Country: in
  • Reputation: 0
    • View Profile
Re: Energy Bands vs Distance
« Reply #7 on: April 17, 2017, 18:08 »
Thankyou sir for helpful reply.

I want to ask you on more thing.
If I want to provide stress value myself at the interface. How can I do that.
I have stress potential data at interface. I need to provide it myself.
Please help in this regard.


Thanks

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: Energy Bands vs Distance
« Reply #8 on: April 18, 2017, 11:46 »
I am not sure about what you mean by "provide stress value myself at the interface". You may use the Interface Builder plugin in the Builder tools. In this case, you choose the lateral supercell for the interface structure, based on the mean interface strain value and the supercell size.

Usually, one wants to use a supercell with virtually no interface strain, but this might need to be compromised against the supercell size, which determines the computational cost of your interface calculations. So, you should adopt a supercell structure with a rather small interface strain, having in mind that you must be able to do the further calculations within a decent computational time. Also, the interface strain should not be too large to alter the physical characteristics of the interface that are relevant for your study.

Offline Deepakgate

  • Regular QuantumATK user
  • **
  • Posts: 8
  • Country: in
  • Reputation: 0
    • View Profile
Re: Energy Bands vs Distance
« Reply #9 on: April 19, 2017, 08:40 »
Ok Sir,
Thanks for an reply.
Now I want to do it in different way.
Suppose I have Silicon Nanowire and I want to change the bond length of Silicon atoms at the surface only. Then please suggest how to do it.
Thanks

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: Energy Bands vs Distance
« Reply #10 on: April 19, 2017, 20:33 »
For atom manipulation, you may try using the Move tool in the Builder, see http://docs.quantumwise.com/tutorials/builder_manual/builder_movetool/builder_movetool.html#section-move-tool.