How to restart a unfinished GW calculation
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani
-
- Posts: 44
- Joined: Wed May 06, 2020 9:43 am
- Contact:
Re: How to restart a unfinished GW calculation
Dear Sir,
Thank you for replying. The md4kp42 calculation is pending. I attached a new report file and one log file for md1kp42. I reduced the report file due to the error of too large file. I saw [RD] in the report file. IP*.dat and ndb.* files didn't change. This calculation is running now. Thank you.
Best regards.
Zafer Kandemir
Thank you for replying. The md4kp42 calculation is pending. I attached a new report file and one log file for md1kp42. I reduced the report file due to the error of too large file. I saw [RD] in the report file. IP*.dat and ndb.* files didn't change. This calculation is running now. Thank you.
Best regards.
Zafer Kandemir
You do not have the required permissions to view the files attached to this post.
Dr. Zafer Kandemir
Postdoctoral Researcher
Faculty of Engineering and Natural Sciences, Sabanci University
34956 Istanbul, Turkey
Postdoctoral Researcher
Faculty of Engineering and Natural Sciences, Sabanci University
34956 Istanbul, Turkey
-
- Posts: 86
- Joined: Thu Nov 26, 2020 2:56 pm
- Contact:
Re: How to restart a unfinished GW calculation
Dear Daniele,
I followed the following thread for k-points splitting GW calculations into two parts (say I'm in k directory and here itself run two calculations in k1 directory (from 1-5 k-points) and in k2 directory (6-10 k-points). Now if I want to merge these two data then what should I write in the place of "DB1" and "DB2" as mentioned in this quote
I followed the following thread for k-points splitting GW calculations into two parts (say I'm in k directory and here itself run two calculations in k1 directory (from 1-5 k-points) and in k2 directory (6-10 k-points). Now if I want to merge these two data then what should I write in the place of "DB1" and "DB2" as mentioned in this quote
Daniele Varsano wrote: ↑Sat Feb 29, 2020 9:20 am Dear Bramhachari,
you need first to generate the ypp input file (ypp -h for a short help) by using the command line:Next, you need to edit the ypp.in file with the following syntax:Code: Select all
ypp -q m
Where you substitute the DB1 and DB2 with the name of the QP databases file you want to merge or the path where they are found.Code: Select all
%Actions_and_names # [QPDB] Format is "what"|"OP"|"prefactor"|"DB"|. OP can be +/-/x(only for Z) "E" |"+" |"1" |"DB1" | "E" |"+" |"1" |"DB2" | %
Finally, run ypp to perform the operation, a new database containing the merged data will becreated.
Best,
Daniele
Pushpendra Yadav
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
- Daniele Varsano
- Posts: 4209
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: How to restart a unfinished GW calculation
Dear Pushpendra,
it should be something like:
Best,
Daniele
it should be something like:
Code: Select all
%Actions_and_names # [QPDB] Format is "what"|"OP"|"prefactor"|"DB"|. OP can be +/-/x(only for Z)
"E" |"+" |"1" |"./k1/ndb.QP" |
"E" |"+" |"1" |"./k2/ndb.QP" |
%
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
-
- Posts: 86
- Joined: Thu Nov 26, 2020 2:56 pm
- Contact:
Re: How to restart a unfinished GW calculation
Thank you, Daniele. It worked.
Pushpendra Yadav
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
-
- Posts: 86
- Joined: Thu Nov 26, 2020 2:56 pm
- Contact:
Re: How to restart a unfinished GW calculation
Dear Daniele,
With respect to my last concern in this thread
Best,
Pushpendra
With respect to my last concern in this thread
I got the merged data as "ndb.QP_merged_1_gw_ppa" in the SAVE directory. But when I'm trying to calculate GW bandstructure then in "Fixsymm/SAVE" directory there is no "nbd.QP" or "ndb.QP_merged_1_gw_ppa" file. Also when I'm copying it from the GW SAVE directory then the result of GW band is not matching with a reference. So it is not able to get the GW correction with respect to DFT eigenvalues. Can you please help me with this?Daniele Varsano wrote: ↑Thu Jan 21, 2021 10:44 am Dear Pushpendra,
it should be something like:
Code: Select all
%Actions_and_names # [QPDB] Format is "what"|"OP"|"prefactor"|"DB"|. OP can be +/-/x(only for Z) "E" |"+" |"1" |"./k1/ndb.QP" | "E" |"+" |"1" |"./k2/ndb.QP" | %
Best,
Pushpendra
Pushpendra Yadav
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
- Daniele Varsano
- Posts: 4209
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: How to restart a unfinished GW calculation
Dear Pushpendra,
you do not need to remove the TR symmetry anymore.
You can run the ypp interpolation inserting in the ypp input
GfnQPdb= "E < ./$PATH/ndb.QP_merged_1_gw_ppa" where $PATH is SAVE or the directory containing the QP database.
Best,
Daniele
you do not need to remove the TR symmetry anymore.
You can run the ypp interpolation inserting in the ypp input
GfnQPdb= "E < ./$PATH/ndb.QP_merged_1_gw_ppa" where $PATH is SAVE or the directory containing the QP database.
Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
-
- Posts: 86
- Joined: Thu Nov 26, 2020 2:56 pm
- Contact:
Re: How to restart a unfinished GW calculation
Thank you, Daniele!!! It seems working now.
Wishes,
Pushpendra
Wishes,
Pushpendra
Pushpendra Yadav
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
-
- Posts: 86
- Joined: Thu Nov 26, 2020 2:56 pm
- Contact:
Re: How to restart a unfinished GW calculation
Dear team Yambo,
I have done a calculation separately for different k (irr. k-points) in YAMBO 5 (Version 5.0.0 Revision 19012 Hash ccf97d835). When I'm trying to merge the data with the following ypp.in input file
It is showing some error, with first line
Thank you,
Pushpendra
I have done a calculation separately for different k (irr. k-points) in YAMBO 5 (Version 5.0.0 Revision 19012 Hash ccf97d835). When I'm trying to merge the data with the following ypp.in input file
QPDBs # [R] Quasiparticle Databases
QPDB_merge # [R] Mergering
%Actions_and_names # [QPDB] Format is "what"|"OP"|"prefactor"|"DB"|. OP can be +/-/x(only for Z)
"E" |"+" |"1" |"k1.out/ndb.QP" |
"E" |"+" |"1" |"k2.out/ndb.QP" |
"E" |"+" |"1" |"k3.out/ndb.QP" |
"E" |"+" |"1" |"k4.out/ndb.QP" |
%
It is showing some error, with first line
Can someone please help me out with this?Merging...detected 1 family(ies) of QP databases...*** Error in `ypp': free(): invalid next size (fast): 0x000000000632a430 ***
Thank you,
Pushpendra
Pushpendra Yadav
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
- claudio
- Posts: 528
- Joined: Tue Mar 31, 2009 11:33 pm
- Location: Marseille
- Contact:
Re: How to restart a unfinished GW calculation
Dear Pushpendra
it was found a bug in the database merging that has been corrected,
please download the last version of yambo 5.0 from github and try again.
If the error is still there we will check the code again
best
Claudio Attaccalite
it was found a bug in the database merging that has been corrected,
please download the last version of yambo 5.0 from github and try again.
If the error is still there we will check the code again
best
Claudio Attaccalite
Claudio Attaccalite
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com
-
- Posts: 86
- Joined: Thu Nov 26, 2020 2:56 pm
- Contact:
Re: How to restart a unfinished GW calculation
Dear Claudio, thank you for you response!!
-Pushpendra
-Pushpendra
Pushpendra Yadav
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/
Ph.D. Research Scholar
Quantum Transport and Theory Group
Department of Physics
Indian Instittute of Technology Kanpur, India.
https://sites.google.com/site/amitkag1/