WAVECAR type

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
bprobinson102
Newbie
Newbie
Posts: 20
Joined: Tue Dec 20, 2022 4:08 pm

WAVECAR type

#1 Post by bprobinson102 » Tue Jun 13, 2023 4:04 pm

VASP team,

I am running a GW calculation following the two-step procedure with VASP6. I have noticed that when I increase NBANDS I start to see the following message in my standard output:

Code: Select all

VASP.5.3 WAVECAR encountered
The only input that I am changing from one calculation to another is NBANDS, so I am unsure why this occurs when NBANDS is large. Do you have any insight as to what might be going on? Thanks!

-Brian

marie-therese.huebsch
Full Member
Full Member
Posts: 211
Joined: Tue Jan 19, 2021 12:01 am

Re: WAVECAR type

#2 Post by marie-therese.huebsch » Thu Jun 15, 2023 11:00 am

Hi,

This is nothing to worry about. Maybe mentioning VASP.5.3 was not the best choice for the output, but in principle, that should occur whenever a WAVECAR is read. Probably changing NBANDS changes if additional bands are initialized, which leads to a slightly different code path. Is that good enough? Or shall I investigate what exactly happens in your calculation? For the latter, please upload a small reproducer.

Marie-Therese

bprobinson102
Newbie
Newbie
Posts: 20
Joined: Tue Dec 20, 2022 4:08 pm

Re: WAVECAR type

#3 Post by bprobinson102 » Thu Jun 15, 2023 8:40 pm

That is good enough for me, thanks!

marie-therese.huebsch
Full Member
Full Member
Posts: 211
Joined: Tue Jan 19, 2021 12:01 am

Re: WAVECAR type

#4 Post by marie-therese.huebsch » Fri Jun 16, 2023 1:38 pm

Great 👍 All the best for your calculation.

Locked