VCA application to ternary compounds

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
mtardieux
Newbie
Newbie
Posts: 11
Joined: Wed Aug 02, 2023 3:10 pm

VCA application to ternary compounds

#1 Post by mtardieux » Tue Nov 19, 2024 2:59 pm

Dear VASP users,

I have carefully read the wiki page on the VCA (and VCAIMAGES) tag but still have a question regarding its application.

In the tutorial, the VCA tag is used to simulate Sn doping in a Ge lattice. This is achieved using a POTCAR file with Ge and Sn datasets, a POSCAR file where the atomic positions are duplicated, and setting the VCA tag to 0.99 0.01.

How should the VCA tag be set to simulate a material of the form A1-xBxC1?
(i.e., where two atomic species are mixed, but the third species has full occupancy.)

Best regards,
Marie


pedro_melo
Global Moderator
Global Moderator
Posts: 139
Joined: Thu Nov 03, 2022 1:03 pm

Re: VCA application to ternary compounds

#2 Post by pedro_melo » Mon Nov 25, 2024 1:41 pm

Dear Marie,

In principle it is just a matter of writing

Code: Select all

VCA = 0.99 0.01 1

and then making sure that the atoms from the species that have VCA=1 do not have replicas in the POSCAR. Please be aware that, as we explain here, this method is often not very reliable. As it is also explained on that page, you might need to generate new pseudo-potential files for elements with fractional VCA.

Kind regards,
Pedro


Post Reply