QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: Shahzad Khan on November 10, 2017, 09:25

Title: Datat for absorption coefficent and relflectivity
Post by: Shahzad Khan 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
Title: Re: Datat for absorption coefficent and relflectivity
Post by: Petr Khomyakov 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