Page 1 of 1

GW1 Tutorial error

Posted: Fri Aug 14, 2015 10:27 pm
by rogphys
Hey guys,

The GW tutorial 1 for Abinit 7.10 produces the following error at step 3, if followed exactly:

Code: Select all

--- !ERROR
message: |
    Cannot continue, basic dimensions reported in the header do not agree with input file.
     Check consistency between the content of the external file and the input file.
src_file: Subroutine Unknown
src_line: 0
...


Steps 1, 2, and 9 do run successfully. Everything worked perfectly when I ran this tutorial for Abinit 5.7.3. Perhaps it needs to be upgraded to account for changes in Abinit?

Thanks!

Re: GW1 Tutorial error

Posted: Tue May 31, 2016 12:39 am
by mostafaabd
message: |
Out of memory in chi0
src_file: screening.F90
src_line: 1098
...

#0 0x7F2AA96C0E08
#1 0x11044E8 in __m_errors_MOD_show_backtrace at m_errors.F90:951
#2 0x45DA50 in screening_ at screening.F90:1098
#3 0x41FD64 in driver_ at driver.F90:660
#4 0x4130D6 in MAIN__ at abinit.F90:460

Re: GW1 Tutorial error

Posted: Wed Sep 07, 2016 1:13 am
by reinaldo-z
This could be happening because the base files produced in step 2 have lower parameters (ecut, bands, etc.) than you are choosing for the 3-8 steps.