Atom Symbols in VASP6.4.2

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
burakgurlek
Jr. Member
Jr. Member
Posts: 51
Joined: Thu Apr 06, 2023 12:25 pm

Atom Symbols in VASP6.4.2

#1 Post by burakgurlek » Wed Aug 02, 2023 11:18 pm

Hi,

I realized that with VASP6.4.2, the atomic symbols are automatically change in the CONTCAR file such as for C and H (given in the POSCAR) are C_h/1e4d9ea6ed H_h/143491dd1c, respectively. If one uses the CONTCAR file for continuation with this new symbols, can it be a problem?

I also realized that phonopy recognize these symbols as H and He for some reason.

Regards,

alexey.tal
Global Moderator
Global Moderator
Posts: 314
Joined: Mon Sep 13, 2021 12:45 pm

Re: Atom Symbols in VASP6.4.2

#2 Post by alexey.tal » Fri Aug 04, 2023 8:32 am

Dear burakgurlek,

The string after "/" in the atom species is the hash value taken from the POTCAR file, which is used to identify the potential.
This option is added as part of our work on supporting potentials stored in HDF5 format.

VASP can handle POSCAR files with hash values after species symbols, so one can restart the calculation from such CONTCAR.

alexey.tal
Global Moderator
Global Moderator
Posts: 314
Joined: Mon Sep 13, 2021 12:45 pm

Re: Atom Symbols in VASP6.4.2

#3 Post by alexey.tal » Thu Aug 10, 2023 1:16 pm

If you would like to disable hash codes in CONTCAR files you can use a patch provided in this thread.

Post Reply