The error with icutcoul=0 is not due to an impossibility to do it.
It is related to an error with the setup of the mesh and the FFT box.
Could you try to play a bit with ecuteps/ecutsigx parameters depending whether you are in the screening or sigma part ?
Yannick
Search found 8 matches
- Thu May 12, 2016 1:55 pm
- Forum: Many-body perturbation theory
- Topic: possible bug with icutcoul=2
- Replies: 9
- Views: 10485
- Thu May 12, 2016 10:43 am
- Forum: Many-body perturbation theory
- Topic: BSE code does not support metals?
- Replies: 5
- Views: 5834
Re: BSE code does not support metals?
Dear hammouri, Occopt = 7 will allow you to have metallic occupations, but it won't help to run BSE... Could you check the occupation numbers of your calculations ? If you have metallic occupations or bands with different occupations, you won't be able to run BSE. If you try to simulate a wide band ...
- Thu May 12, 2016 10:39 am
- Forum: Many-body perturbation theory
- Topic: possible bug with icutcoul=2
- Replies: 9
- Views: 10485
Re: possible bug with icutcoul=2
Dear roginovicci, The Coulomb cutoff for surfaces is still under development. The treatment of the q->0 limit will be available in the forthcoming release version. Anyway, if you want to use it (no garantee about the results) in the present version, you will need to set qpoints for the long waveleng...
- Wed Jul 08, 2015 6:46 pm
- Forum: Response calculations
- Topic: band2EPS creating an image that does not open
- Replies: 4
- Views: 5017
Re: band2EPS creating an image that does not open
Dear acl06, Following the error message, evince fails to render your eps image. Could you try another software to open your eps ? Inkscape, or "display" might do it. If it still doesn't work, could you upload the files needed by band2eps as well as your eps, so that we can reproduce your p...
- Wed Oct 29, 2014 1:44 pm
- Forum: Ground state
- Topic: abinitbandstructuremaker error..
- Replies: 1
- Views: 2276
Re: abinitbandstructuremaker error..
Hello !
Could you check whether the number of bands indicated in the *dbs file is correct ?
Best regards
Yannick
Could you check whether the number of bands indicated in the *dbs file is correct ?
Best regards
Yannick
- Tue Aug 26, 2014 10:54 am
- Forum: Python interfacing : Abipy ecosystem
- Topic: help for install Abinitgui
- Replies: 4
- Views: 15239
Re: help for install Abinitgui
Dear moones,
You can simply create an empty file at this path : $HOME/.abinit/abipy/abipyrc
Otherwise, in this file, you can specify several configuration options for Abipy. If you want to know more, please refer to the Abipy project.
Thanks for using the GUI
Yannick
You can simply create an empty file at this path : $HOME/.abinit/abipy/abipyrc
Otherwise, in this file, you can specify several configuration options for Abipy. If you want to know more, please refer to the Abipy project.
Thanks for using the GUI
Yannick
- Fri Feb 28, 2014 10:13 am
- Forum: Configuring and compiling ABINIT
- Topic: Intel MPI + OpenMP
- Replies: 3
- Views: 4580
Re: Intel MPI + OpenMP
Hello Yann, Thank you for your answer. I've just tried but the error is still the same. As mentioned in the link of your reply, there is a conflict between the "-lmpi" and "-mt_mpi"... However, the "-lmpi" option comes from the build system into the ${LIBS} variable : L...
- Wed Feb 26, 2014 2:37 pm
- Forum: Configuring and compiling ABINIT
- Topic: Intel MPI + OpenMP
- Replies: 3
- Views: 4580
Intel MPI + OpenMP
Good afternoon, I'm trying to compile Abinit with Intel MPI (on top of cluster studio 2013) and OpenMP. However, during the configuration stage, I got the following error : configure:30888: checking whether the Fortran Compiler supports MPI configure:31148: mpiifort -o conftest -g -extend-source -ve...