Author Topic: Datat for absorption coefficent and relflectivity  (Read 1834 times)

0 Members and 1 Guest are viewing this topic.

Offline Shahzad Khan

  • New QuantumATK user
  • *
  • Posts: 4
  • Country: in
  • Reputation: 0
    • View Profile
Datat for absorption coefficent and relflectivity
« on: November 10, 2017, 09:25 »
Dar Sir/mam

I am engage in finding different optical constant from dielectric constant calculated by ATK. Although there are some python script available to generate graph of these optical constant,  but I am looking for the data so that I can use other software for better presentation.

Thanks

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: Datat for absorption coefficent and relflectivity
« Reply #1 on: November 10, 2017, 13:12 »
You can print it out by adding a few python lines to the script in the following tutorial https://docs.quantumwise.com/tutorials/optical/optical.html.

for i in range(len(l)):
 print l, n

for i in range(len(l)):
 print l, k