QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: jchang on October 19, 2018, 11:16

Title: 2D rectangular Contour plot
Post by: jchang on October 19, 2018, 11:16
Dear,

The attachment py file is about Hexagonal contour plot (conduction band).
I want to know how to make "rectangular" contour plot.


Thanks
jchang
Title: Re: 2D rectangular Contour plot
Post by: Petr Khomyakov on October 22, 2018, 09:29
You have to modify the script using the current one for the hexagonal case as an example.  It would be helpful to take a look at our brief tutorial on python https://docs.quantumwise.com/manual/Python.html, but there is a plenty of python documentation on the web as well. The actual python package of QuantumATK is described in https://docs.quantumwise.com/manual/NLRefMan.html.