xmlfermis2bxsf.xsl

This generates the input file for xcrysden to visualize the fermi surface.

use:

xsltproc  xmlfermis2bxsf.xsl fermisurface.xml > filename.bxsf
xcrysden --bxsf filename.bxsf

or directly from the web
xsltproc http://xml.exciting-code.org/visualizationtemplates/xmlfermis2bxsf.xsl   fermisurface.xml > filename.bxsf
xcrysden --bxsf filename.bxsf

source:

xmlfermis2bxsf.xsl

Example: fcc structure of Fe4C1

xsltproc xmlfermis2bxsf.xsl Fe4C1_fermisurface.xml > filename.bxsf

Fe4C1_merged_bands.png
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License