Author Topic: Fermi surface in XCRYSEN format  (Read 2410 times)

0 Members and 1 Guest are viewing this topic.

Offline Litka

  • New QuantumATK user
  • *
  • Posts: 1
  • Country: cz
  • Reputation: 0
    • View Profile
Fermi surface in XCRYSEN format
« on: May 15, 2017, 17:29 »
Dear All,
I would like to calculate a volume enclosed by Fermi surface sheet. How to convert  .bxsf file into xyz and then calculate volume of BZ and FS? For example,  from http://www.xcrysden.org/doc/XSF.html#bxsf we have four 4x4  row-major matrix . How to visualize them?
       0.000  0.192  0.385  0.577
       0.192  0.272  0.430  0.609
       0.385  0.430  0.544  0.694
       0.577  0.609  0.694  0.816
     
thanks in advance
Litka

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5447
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Fermi surface in XCRYSEN format
« Reply #1 on: May 15, 2017, 21:01 »
First of all, you have misunderstood the BXSF file format. It's not four 4x4 matrices, and also the data contained in this file doesn't map over to any xyz format, nor does it represent the Fermi surface. It contains the eigenvalues of the bands, and the Fermi surface is rendered as an isosurface interpolated to energy=0.
 
ATK has its own module for computing and visualizing the Fermi surface, but at the moment it doesn't have the capability to compute the volume of the Fermi "blob", but this could be a nice feature for the future, we will keep it in mind.