Skip to content

Error in routine davcio (28) #3

@mohammadidinani

Description

@mohammadidinani

I am getting the following error when running GW compiled with Intel compiler. However, the same setup works fine with GCC!

     Error in routine davcio (28):
     error while reading from file "tmp/_gw0/__prefix__.coul1"

This is the input file.


! config of the scf run
  prefix         = '__prefix__'
  outdir         = 'tmp'

 ! the grid used for the linear response
  kpt_grid       = 2, 2, 2
  qpt_grid       = 2, 2, 2

  ! number of bands for which the GW correction is calculated
  num_band       = 8

  ! configuration of W in the convolution
  max_freq_coul  = 200
  num_freq_coul  = 51

  ! configuration for the correlation self energy
  ecut_corr      = 6.0

  ! configuration for the exchange self energy
  ecut_exch      = 15.0
/

&gw_output
/

FREQUENCIES
2
  0.0    0.0
  0.0    10.0
/

K_points
11
   0.000000000   0.000000000   0.000000000
   0.000000000   0.000000000   0.074999996
   0.000000000   0.000000000   0.149999992
   0.000000000   0.000000000   0.224999988
   0.000000000   0.000000000   0.299999984
   0.000000000   0.000000000   0.374999980
   0.000000000   0.000000000   0.449999976
   0.000000000   0.000000000   0.524999972
   0.000000000   0.000000000   0.599999968
   0.000000000   0.000000000   0.674999964
   0.000000000   0.000000000   0.749999960

/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions