[QE-users] qe-6-4: fs.x is not generating the file "prefix"_fs.bxsf

Pacome NGUIMEYA pacome.nguimeya at gmail.com
Tue Mar 26 15:49:29 CET 2019


Dear QE users,

I ran the scf and nscf calculation afterward I ran the fs.x program to
calculate the Fermi surface.
Everything worked except that the fs.x utility did not generate the file
"prefix"_fs.bxsf supposed
to contain the Fermi surface data.

What could have prevented fs.x from generating that file?

Below are my input files

*nscf input file*

&CONTROL
                 calculation = 'bands',
                      prefix = 'TaAs',
                restart_mode = 'from_scratch',
                  pseudo_dir = ./,
                      outdir = ./,
                tot_conv_thr = 1.0e-5,
                  wf_collect = .true.
 /
&SYSTEM
                       ibrav = 7,
                           A = 3.4348002616,
                           B = 3.4348002616,
                           C = 11.641,
                       cosAB = 0,
                       cosAC = 0,
                       cosBC = 0,
                         nat = 8,
                        ntyp = 2,
                        nbnd = 80,
                     ecutwfc = 65,
                     ecutrho = 400,
                 occupations = 'smearing',
                    smearing = 'M-P',
                     degauss = 0.013
 /
&ELECTRONS
                    conv_thr = 1.0e-11,
                 mixing_mode = 'plain',
                 mixing_beta = 0.7,
             diagonalization = 'cg'
 /
 ATOMIC_SPECIES
   Ta   180.94788  Ta.pbe-spn-kjpaw_psl.0.2.UPF
   As   74.9216    As.pbe-n-kjpaw_psl.0.2.UPF
 ATOMIC_POSITIONS {crystal}
Ta      -0.137784846   0.110410268   0.125988249
Ta       0.748250853   0.388255773   0.442367965
Ta      -0.521817799   0.917754893   0.465744085
Ta       0.376400965   0.164414542   0.788170906
As       0.337707830  -0.277978662   0.272834129
As       0.459104183   0.367531733   0.987644397
As      -0.109154260   0.533478473   0.655968482
As       0.847293075  -0.203867020  -0.070718228
 K_POINTS {automatic}
  09 09 01  0 0 0
*fs.x input file*

&fermi
         prefix = 'TaAs',
         outdir = ./,

/


Thanks - Pacome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20190326/4d2c59a6/attachment.html>


More information about the users mailing list