gw_model.F

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
subrata
Newbie
Newbie
Posts: 7
Joined: Tue Feb 21, 2017 10:33 am
License Nr.: 5-2085

gw_model.F

#1 Post by subrata » Tue Mar 18, 2025 3:34 pm

Hi,
I just wonder what is the use of the gw_model.F file.

It is possible to do a similar model GW calculation as defined in the paper

https://www.sciencedirect.com/science/a ... 989290476P

using this subroutine?

Thanks
Subrata


martin.schlipf
Global Moderator
Global Moderator
Posts: 591
Joined: Fri Nov 08, 2019 7:18 am

Re: gw_model.F

#2 Post by martin.schlipf » Tue Mar 18, 2025 10:12 pm

This reference is mentioned in the code. I will inquire in which circumstances it can be reasonable to use this model. Please, keep in mind that this is a feature that has been in VASP for many, many years but is not documented or regularly tested. Usually, I would recommend not to use features that are not documented as they are not officially supported. If you are willing to put in the effort, you can try to see whether you can reproduce some of the old results.

Martin Schlipf
VASP developer


subrata
Newbie
Newbie
Posts: 7
Joined: Tue Feb 21, 2017 10:33 am
License Nr.: 5-2085

Re: gw_model.F

#3 Post by subrata » Wed Mar 19, 2025 8:03 am

Thanks. If you can provide me an INCAR file on how to use it, then I will check some results from references to see if those are consistent or not.


martin.schlipf
Global Moderator
Global Moderator
Posts: 591
Joined: Fri Nov 08, 2019 7:18 am

Re: gw_model.F

#4 Post by martin.schlipf » Thu Mar 20, 2025 8:59 am

There are three INCAR tags MODEL_GW, MODEL_GW_EPS0, and MODEL_GW_ALPHA that you can use to adjust the behavior.

Martin Schlipf
VASP developer


Post Reply