Dear Michael,
Thanks for looking in to this so far.
Does this mean that the "VASP-team" no longer are in the possession of these POTCARs? As you can see on matsci: https://matsci.org/t/missing-potcars-fo ... ions/65576 I am not exactly sure that the Materials Project is willing or legally able to give out these POTCARs
just for good measure, here are the hash of all the missing POTCARs:
'titel': 'PAW_PBE Li_sv 23Jan2001', 'hash': '4799bab014a83a07c654d7196c8ecfa9'
'titel': 'PAW_PBE Na_pv 05Jan2001', 'hash': 'c71d0ed99a871c91fccae9347860d8ba'
'titel': 'PAW_PBE Ge_d 06Sep2000', 'hash': '648336e7599c2dd05b1ddacace0213eb'
'titel': 'PAW_PBE Ce 28Sep2000', 'hash': 'ff3a09f2ff91798e58eb4b9854e9be4a'
'titel': 'PAW_PBE Eu 08Apr2002', 'hash': 'd466d046adf21f6146ee9644049ea268'
'titel': 'PAW_PBE Gd 08Apr2002', 'hash': '1f0d42b1e5f6769d319d3f247992aeb9'
These POTCARs are found be querying the MP-API:
Code: Select all
from mp_api.client import MPRester
mpr = MPRester("your-API-key")
with mpr as m:
entries = m.get_entries_in_chemsys('Gd') # Or by material_id
entries[0]
# output:
Retrieving ThermoDoc documents: 100%|██████████| 5/5 [00:00<00:00, 93622.86it/s]
mp-570087-GGA ComputedStructureEntry - Gd3 (Gd)
Energy (Uncorrected) = -42.1675 eV (-14.0558 eV/atom)
Correction = 0.0000 eV (0.0000 eV/atom)
Energy (Final) = -42.1675 eV (-14.0558 eV/atom)
Energy Adjustments:
None
Parameters:
potcar_spec = [{'titel': 'PAW_PBE Gd 08Apr2002', 'hash': '1f0d42b1e5f6769d319d3f247992aeb9', 'summary_stats': None}]
run_type = GGA
is_hubbard = False
hubbards = None
Data:
oxide_type = None
aspherical = True
last_updated = 2024-11-21 20:44:15.041237+00:00
task_id = mp-1926743
material_id = mp-570087
oxidation_states = {'Gd': 0.0}
license = BY-C
run_type = GGA