<div dir="ltr">Dear All,<div><br></div><div>I am using Quantum ESPRESSO v.6.4.1 and Wannier90 v.3.0.0.<br></div><div><br></div><div>I am now attempting to calculate the expected value of the spin on the Fermi surface of a material called phosphorene.</div><div>I found a module kslice that might be useful to calculate it, so I decided to run example 17 first.</div><div>The calculation seemed to run fine, but when I looked at the output 'Fe-kslice-fermi_spn.dat', it was a completely empty file.<br>What is the problem with this?<br>If anyone knows, please answer.<br><br>By the way, I was able to run the kpath module successfully.<br><br></div><div>I'm attaching the input and output file.<br></div><div><br></div><div>##################################</div><div>Isamu Ujiie<br><br>Graduate School of Engineering<br>Hokkaido University<br></div><div><div>##################################</div></div><div><br></div><div><br></div><div>Fe.pw2wan</div><div><br></div><div>&inputpp <br>   outdir = './work'<br>   prefix = 'Fe'<br>   seedname = 'Fe'<br>   write_mmn = .true.<br>   write_amn = .true.<br>   write_spn = .true.<br>   write_unk = .false.<br>/<br></div><div><br></div><div>Fe.win</div><div><br></div><div>num_bands         =   28<br>num_wann          =   18<br><br>dis_win_min       = -8.0d0<br>dis_win_max       = 70.0d0<br>dis_froz_min      = -8.0d0<br>dis_froz_max      =  30.0d0<br>dis_num_iter      =  500<br><br>num_iter          = 200<br>dis_mix_ratio = 1.0<br><br>spinors = true<br>begin projections<br>Fe: sp3d2;dxy;dxz;dyz<br>end projections<br><br>kpath = false<br>kpath_task = bands<br>kpath_bands_colour = spin<br>kpath_num_points=500<br>begin kpoint_path<br>G 0.0000 0.0000 0.0000   H 0.500 -0.5000 -0.5000<br>H 0.500 -0.5000 -0.5000  P 0.7500 0.2500 -0.2500<br>P 0.7500 0.2500 -0.2500  N 0.5000 0.0000 -0.5000<br>N 0.5000 0.0000 -0.5000  G 0.0000 0.0000 0.000<br>G 0.0000 0.0000 0.000    H 0.5 0.5 0.5<br>H 0.5 0.5 0.5            N 0.5 0.0 0.0<br>N 0.5 0.0 0.0            G 0.0 0.0 0.0<br>G 0.0 0.0 0.0            P 0.75 0.25 -0.25<br>P 0.75 0.25 -0.25        N 0.5 0.0 0.0<br>end kpoint_path<br><br>kslice = true<br>kslice_task = fermi_lines<br>kslice_fermi_lines_colour = spin <br>fermi_energy = 12.6178<br>kslice_2dkmesh = 200 200<br>kslice_corner = 0.0  0.0  0.0<br>kslice_b1 =     0.5 -0.5 -0.5<br>kslice_b2 =     0.5  0.5  0.5<br><br>begin unit_cell_cart<br>bohr<br> 2.71175  2.71175 2.71175<br>-2.71175  2.71175 2.71175<br>-2.71175 -2.71175 2.71175<br>end unit_cell_cart<br><br>begin atoms_frac<br>Fe  0.000  0.000  0.000<br>end atoms_frac<br><br>mp_grid           = 8 8 8<br></div><div><br></div><div>begin kpoints<br>  0.00000000  0.00000000  0.00000000  1.953125e-03<br>  0.00000000  0.00000000  0.12500000  1.953125e-03</div><div>                                           ・</div><div><div>                                           ・</div><div>                                           ・</div>  0.87500000  0.87500000  0.62500000  1.953125e-03<br>  0.87500000  0.87500000  0.75000000  1.953125e-03<br>  0.87500000  0.87500000  0.87500000  1.953125e-03<br>end kpoints<br></div><div><br></div><div>Fe.wpout</div><div><br></div><div> ---------                     |<br> |             1         0.000000   -0.273659    0.273659                     |<br> |             2        -0.273659    0.273659    0.000000                     |<br> |             3        -0.273659    0.000000    0.273659                     |<br> |             4         0.273659    0.000000    0.273659                     |<br> |             5         0.000000    0.273659    0.273659                     |<br> |             6         0.273659    0.273659    0.000000                     |<br> +----------------------------------------------------------------------------+<br>  <br> Time to get kmesh              0.251 (sec)<br> Reading restart information from file Fe.chk :<br> written on  8Jul2021 at 14:53:06 ... done<br><br><br> Time to read and process       0.034 (sec)<br><br><br> Properties calculated in module  k s l i c e<br> --------------------------------------------<br><br>   * Fermi lines coloured by spin<br><br>       (Fermi level:    12.6178 eV)<br><br> Reading spin matrices from Fe.spn in get_SS_R : Created on  8Jul2021 at 14:52:30<br><br><br> Output files:<br><br>   Fe-kslice-fermi-spn.dat                 <br><br>   Fe-kslice-fermi_lines.gnu               <br><br>   Fe-kslice-fermi_lines.py                <br>  <br><br> Total Execution Time        3427.632 (sec)<br><br> *===========================================================================*<br> |                             TIMING INFORMATION                            |<br> *===========================================================================*<br> |    Tag                                                Ncalls      Time (s)|<br> |---------------------------------------------------------------------------|<br> |kmesh: get                                        :         1         0.251|<br> *---------------------------------------------------------------------------*<br> <br><br> All done: postw90 exiting<br></div></div>