Page 1 of 1

Why do we need to run self-consistent calculation twice?

Posted: Thu Jan 18, 2024 7:07 am
by vladgladkikh
I am new to EPW, reading the tutorials, and what I noticed is that self-consistent calculations are run twice:

1) Before calculating phonons in the phonons directory

2) After calculating phonons in the epw directory, to which we copy files calculated in the phonons directory using pp.py

Why should we run self-consistent calculations twice? Why not calculate everything in the same directory?

Re: Why do we need to run self-consistent calculation twice?

Posted: Thu Jan 18, 2024 1:59 pm
by sponce
Hello,

We like to decouple things so that everything is clear.
In principle it is indeed not needed and the following should work
scf.in
ph.in
pp.py
nscf.in
epw.in

Best wishes,
Samuel

Re: Why do we need to run self-consistent calculation twice?

Posted: Mon Jan 22, 2024 1:56 am
by vladgladkikh
Dear Samuel,

Thanks for your reply!

Best regards,

Vlad