Sorry for the silly question but browsing through the wiki I could not find an answer.
I am running VASP + Wannier90 in library mode and trying to optimize the energy window etc. In most cases then I would not need to re-run the DFT part, only the projections/SCDM and then re-launch Wannier90. I am not aware of a keyword that allows me to tell VASP "skip DFT", but I thought there has to be a way.. any ideas?
Thanks,
Simone
Is there a "skip dft part" flag?
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 1
- Joined: Tue Feb 07, 2023 12:42 pm
-
- Global Moderator
- Posts: 236
- Joined: Mon Apr 26, 2021 7:40 am
Re: Is there a "skip dft part" flag?
Hello Simone!
Welcome to the VASP forum! Yes, there is a way, you can try to set the following in your INCAR file:
Best,
Andreas Singraber
Welcome to the VASP forum! Yes, there is a way, you can try to set the following in your INCAR file:
Code: Select all
ALGO = None
Andreas Singraber