Author Topic: Region dependent mole fraction  (Read 1717 times)

0 Members and 1 Guest are viewing this topic.

Offline ramkrishna

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 253
  • Country: us
  • Reputation: 5
    • View Profile
Region dependent mole fraction
« on: May 3, 2016, 18:12 »
Hi,
Is it possible to set region-dependent "x" parameter (i.e. mole fraction) in VCA calculation?

Thanks
Ramkrishna

Offline Jess Wellendorff

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 933
  • Country: dk
  • Reputation: 29
    • View Profile
Re: Region dependent mole fraction
« Reply #1 on: May 4, 2016, 09:11 »
Yes, you can to some degree introduce region-dependent mole-fraction for VCA. I guess you have already seen the tutorial http://quantumwise.com/publications/tutorials/item/852-virtual-crystal-approximation-for-ingaas-random-alloy-simulations.html. VCA basis sets are constructed as "VirtualCrystalBasisSet([in_basis,as_basis], x=0.5)". You can create more than one such VCA basis in the same script, with varying "x". Then use tagging of the atoms to attach different VCA basis sets to different atoms. I have attached a script that shows how this is done.

Offline Jess Wellendorff

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 933
  • Country: dk
  • Reputation: 29
    • View Profile
Re: Region dependent mole fraction
« Reply #2 on: May 4, 2016, 09:15 »
Just to clarify: I expect the method outlined above will work for your purposes, but you should check it carefully before relying on it :)