Hi all,
I'm new at Yambo and willing to do GW using pwscf outputs. When I use p2y I got this error:
<---> DBs path set to .
<---> Index file set to data-file.xml
[ERROR]Error in Read pwscf version variables pwscf_current_version not present ierr: 1
Any help.
Thank you,
M. Hammouri, Ph.D.
California State University, Los Angeles
Error in p2y
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, Daniele Varsano
- hammouri
- Posts: 34
- Joined: Fri Feb 09, 2018 11:25 pm
Error in p2y
You do not have the required permissions to view the files attached to this post.
Hammouri, M.
Assistant Professor of Physics
University of Wisconsin
USA
Assistant Professor of Physics
University of Wisconsin
USA
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Error in p2y
Dear M. Hammouri,
The QE input you posted is a vc-relax calculation.
once you have your relaxed structure the procedure is the following;
1) calculate the ground state (scf)
2) nscf calculatio considering a number of unoccupied states needed for the GW calculation.
In the nscf calculation you should also insert the keyword:
You can find here a step by step tutorial for starting to use yambo:
http://www.yambo-code.org/wiki/index.ph ... =Tutorials
Best,
Daniele
The QE input you posted is a vc-relax calculation.
once you have your relaxed structure the procedure is the following;
1) calculate the ground state (scf)
2) nscf calculatio considering a number of unoccupied states needed for the GW calculation.
In the nscf calculation you should also insert the keyword:
Code: Select all
wf_collect=.true.
http://www.yambo-code.org/wiki/index.ph ... =Tutorials
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/
- hammouri
- Posts: 34
- Joined: Fri Feb 09, 2018 11:25 pm
Re: Error in p2y
I have done that, the scf and nscf in addition to the wf_collect and nbnd but still same error.
Hammouri, M.
Assistant Professor of Physics
University of Wisconsin
USA
Assistant Professor of Physics
University of Wisconsin
USA
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Error in p2y
Dear Hammuori,
It looks you are using QE v 6.2.
The output format has changed and in this case you need to add the option
--with-p2y-version=qexsd
when configuring Yambo.
In the next release the p2y will recognize by itself the format but for the moment it is needed to set it the configure.
Best,
Daniele
It looks you are using QE v 6.2.
The output format has changed and in this case you need to add the option
--with-p2y-version=qexsd
when configuring Yambo.
In the next release the p2y will recognize by itself the format but for the moment it is needed to set it the configure.
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/
- hammouri
- Posts: 34
- Joined: Fri Feb 09, 2018 11:25 pm
Re: Error in p2y
Worked, thank you!
Hammouri, M.
Assistant Professor of Physics
University of Wisconsin
USA
Assistant Professor of Physics
University of Wisconsin
USA