About the POTCAR versions used in keys of functional_dir
dictionary without version numbers.
#3904
Closed
hongyi-zhao
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi, I think this is very similar to #3951. pymatgen/src/pymatgen/io/vasp/inputs.py Lines 2278 to 2279 in b28c937 I.e. you get whatever you put at the nominated location. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As shown below, there are some keys used in
functional_dir
dict which don't include version numbers in their names, aka,PBE
,LDA
andLDA_US
:pymatgen/src/pymatgen/io/vasp/inputs.py
Lines 1757 to 1774 in d77f776
So, I would like to know, when using these keys to set the
user_potcar_functional
orpotcar_functional
, what exact versions of the corresponding POTCARs should be used?Regards,
Zhao
Beta Was this translation helpful? Give feedback.
All reactions