There should be multiple ways to do that.  For example:

(a) Copy and paste the separate plots side by side in Microsoft PowerPoint.

(b) Plot the data as a Horizontal 2 Panel Graph in Origin [ http://www.originlab.com/doc/Origin-Help/Horizontal-2-Panel-Graph ]. That likely can be done using Origin's import feature [ http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg15255.html ] or KonvBand and KonvDOS [ http://www.fzu.cz/~knizek/kalvados/index.html ].

(c) I think JPlot can output SVG image files [ http://susi.theochem.tuwien.ac.at/reg_user/unsupported/ ]. You could try displaying the images side by side using SVG [ http://stackoverflow.com/questions/42885124/how-to-position-two-images-side-by-side-in-svg , http://www.w3.org/TR/SVG/ ] or using HTML [ https://www.youtube.com/watch?v=QqIFDUpyruI , https://www.w3schools.com/html/html_images.asp ].

(d) Write your own code from nothing to do that.

(e) Find an existing code or program and modify it or configure it to do that.

     Gnuplot:
http://scelementary.com/2015/03/26/electronic-structure-of-solids-with-nwchem.html
     http://jdftx.org/DensityOfStates.html

     xmgrace:
     https://github.com/ahmadubuntu/aims_DosBand

     Python (with pymatgen and matplotlib):
     https://plot.ly/ipython-notebooks/density-of-states/

On 4/25/2017 4:01 AM, Subrata Jana wrote:
Dear Wien2k Users,
Is there any way to plot DOS and Band structure side by side ? Wien2k generates DOS and Band structure separately.

Sincerely,
Subrata Jana
_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to