When I try to generate a 'pwfn.data' file using Quantum Espresso by using the flag '-pw2casino', After all the
iterations, it says
" Error in routine pw2casino (1):
Mismatch in computed energy "
and then stops. And the pwfn.data file is not generated.
Error in routine pw2casino : Mismatch in computed energy
-
- Posts: 4
- Joined: Sat Jun 28, 2014 7:38 am
-
- Posts: 239
- Joined: Thu May 30, 2013 11:03 pm
- Location: Florence
- Contact:
Re: Error in routine pw2casino : Mismatch in computed energy
Hi Abhiroop,
You need to send me the PWSCF input file you're using so I can try to run the calculation myself.
However, I should note that PWSCF's CASINO support was broken for about 6 months recently. I quote from the CASINO DIARY file:
Which version of PWSCF are you using?
Mike
You need to send me the PWSCF input file you're using so I can try to run the calculation myself.
However, I should note that PWSCF's CASINO support was broken for about 6 months recently. I quote from the CASINO DIARY file:
Code: Select all
---[v2.13.457]---
* Updated manual, FAQ, website, and various README files with the following
information:
-- Mike Towler, 2015-01-20
Unmodified versions 5.1 or 5.1.1 of the PWSCF DFT code (extant from April ->
December 2014) contain a bug introduced by the developers that affected the
CASINO converter routine. SVN development versions from December 2014 contain
a fix for this bug, as will subsequent releases.
To fix the bug manually, then replace line 366 of PW/src/pw2casino_write.f90
CALL get_buffer (evc, nwordwfc, iunwfc, ikk )
with
IF( nks > 1 ) CALL get_buffer (evc, nwordwfc, iunwfc, ikk )
Mike
-
- Posts: 4
- Joined: Sat Jun 28, 2014 7:38 am
Re: Error in routine pw2casino : Mismatch in computed energy
Thank you
I sent you the input file by email

-
- Posts: 239
- Joined: Thu May 30, 2013 11:03 pm
- Location: Florence
- Contact:
Re: Error in routine pw2casino : Mismatch in computed energy
Thanks.. Repeat question: what version of PWSCF were you using?
-
- Posts: 239
- Joined: Thu May 30, 2013 11:03 pm
- Location: Florence
- Contact:
Re: Error in routine pw2casino : Mismatch in computed energy
Hi Abhiroop,
If you want me to devote some time to answering your question, you need to tell me what version of PWSCF you're using..
Cheers,
Mike
If you want me to devote some time to answering your question, you need to tell me what version of PWSCF you're using..
Cheers,
Mike
-
- Posts: 4
- Joined: Sat Jun 28, 2014 7:38 am
Re: Error in routine pw2casino : Mismatch in computed energy
I am using the PWSCF version 5.1.2. I also mentioned in the mail which I sent to you
-
- Posts: 4
- Joined: Sat Jun 28, 2014 7:38 am
Re: Error in routine pw2casino : Mismatch in computed energy
Please help me with this
-
- Posts: 239
- Joined: Thu May 30, 2013 11:03 pm
- Location: Florence
- Contact:
Re: Error in routine pw2casino : Mismatch in computed energy
Hi Abhiroop,
Sorry - I'm not ignoring you. Very very busy at the moment; will try to look at it sometime in the next few days.
Mike
Sorry - I'm not ignoring you. Very very busy at the moment; will try to look at it sometime in the next few days.
Mike