Author Topic: Energy-band diagram of 2D graphene  (Read 6892 times)

0 Members and 1 Guest are viewing this topic.

Offline serhan

  • Heavy QuantumATK user
  • ***
  • Posts: 98
  • Reputation: 1
    • View Profile
Energy-band diagram of 2D graphene
« on: March 28, 2009, 23:02 »
Hi,

I followed the graphene tutorial. I get the E-k diagram shown with Fig. 6 in the tutorial. However, I could not reproduce the 2-D dispersion relation (Fig. 7). How can I get Fig. 7 from Fig. 6? Or will I get the E-k values from the command prompt and then plot it in MATLAB etc?

Cheers
Serhan

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5405
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Energy-band diagram of 2D graphene
« Reply #1 on: March 30, 2009, 09:27 »
Or will I get the E-k values from the command prompt and then plot it in MATLAB etc?

That's one possibility, or you can use the Matplotlib/Pylab plotting engine in ATK to do the plot, as I did for the tutorial. I'll post some scripts later!

Offline serhan

  • Heavy QuantumATK user
  • ***
  • Posts: 98
  • Reputation: 1
    • View Profile
Re: Energy-band diagram of 2D graphene
« Reply #2 on: March 31, 2009, 22:43 »
Thanks again :)