Author Topic: 2D rectangular Contour plot  (Read 3497 times)

0 Members and 1 Guest are viewing this topic.

Offline jchang

  • Heavy QuantumATK user
  • ***
  • Posts: 47
  • Country: kr
  • Reputation: 1
    • View Profile
2D rectangular Contour plot
« 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

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: 2D rectangular Contour plot
« Reply #1 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.
« Last Edit: October 22, 2018, 09:47 by Petr Khomyakov »