[QE-users] Error during calculation U parameter with hp.x

Antonio Pancho Ramirez antoniopr1994 at hotmail.com
Wed Feb 16 17:03:16 CET 2022


Dear Members,

 I have been trying to calculate the U parameter for my system (CoO2) using hp.x. However the calculation is stopped and appers the next error.

=--------------------------------------------=
             START SOLVING THE LINEAR SYSTEM
      =--------------------------------------------=

      atom #  1   q point #   1   iter #   1

     Pert. #  1: Fermi energy shift (Ry) =     7.2549E-01    -2.2220E-12
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid
     Message from routine scale_sym_ops:
     found rotation not compatible with FFT grid

 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
     Error in routine scale_sym_ops (8):
     incompatible FFT grid

I have already checked the example with FeO present in QE summer school and it is works. It means my version of QE works (I am using QE 7.0).

I have attached the input files:

&CONTROL
  calculation = 'scf'
  prefix = 'CoO_U'
  outdir='tmp',
  pseudo_dir = '.',
  tprnfor = .true.

  verbosity = 'high'
/
&SYSTEM
  ecutrho = 800
  ecutwfc = 70
  ibrav = 0
  nat = 3
  ntyp = 2
  occupations='smearing', smearing='gauss', degauss=0.015,
  nspin=2
  starting_magnetization(1) = 0.1
  lda_plus_u = .true.,
  lda_plus_u_kind = 0,
  U_projection_type = 'ortho-atomic',
  Hubbard_U(1) = 1.d-8
  vdw_corr='grimme-d3'

/
&ELECTRONS
    diagonalization='david'
    mixing_mode = 'local-TF'
    mixing_beta = 0.7
    conv_thr =  1.0d-10
/
ATOMIC_SPECIES
Co  58.933194 co_pbesol_v1.2.uspp.F.UPF
O   15.999    O.pbesol-n-kjpaw_psl.0.1.UPF
CELL_PARAMETERS angstrom
      2.8413505554       0.0000000000       0.0000000000
      1.4206751885       2.4606823642       0.0000000000
      1.4206754552       0.8202267469       4.7143528794
ATOMIC_POSITIONS crystal
Co           0.0000000000       0.0000000000       0.0000000000
O            0.7396634820       0.7396634820       0.7810095550
O            0.2603365180       0.2603365180       0.2189904750
K_POINTS automatic
6 6 6 0 0 0

and the hp file

&inputhp
   prefix = 'CoO_U'
   outdir = 'tmp'
   nq1 = 1, nq2 = 1, nq3 = 1
/

I would like to kindly request your assistance.


Best regards,
MSc William Pancho
Deparment of Materials Science
Bauman State University of Moscow, Russia, 105005
+7 9776217432
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20220216/7d8465e2/attachment.html>


More information about the users mailing list