QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: NW on May 20, 2018, 22:14

Title: 2D plot
Post by: NW on May 20, 2018, 22:14
Hello,

I just want to know how to use new 2D plot framework in VNL 2017.1 for plotting combined bandstructure and DOS ? also how can I obtain the projected DOS? I was looking for the answers in your website but I could not find them!
Title: Re: 2D plot
Post by: mlee on May 24, 2018, 13:47
You need to get objects (for instance, BS, DOS, PLDOS) on the lab floor to plot, after your calculation is done,  which should be included the analysis object. You can easily plot it.
Title: Re: 2D plot
Post by: Petr Khomyakov on May 24, 2018, 15:26
You have to calculate the band structure (BS) and the projected density of states (PDOS), using the BandStructure and ProjectedDensityOfStates analysis objects available through the GUI in the Scripter. When computed, you should open the BS and PDOS plots using the corresponding visualization plugins as usual. 

In the lower right corner of both BS and PDOS plots there is an icon. Drag that icon from one window to the other, and you will be given the option to superimpose them, select BS/PDOS to get the combined plot.
Title: Re: 2D plot
Post by: NW on May 25, 2018, 13:20
Wow!!! I am impressed with this new feature of VNL. Thanks Petr.