Dear Alex and ATAT users,
Recently I was trying to do some calculation for InGaN alloy. But the results I got is weird and hope you could help me with my issue. Thanks in advance.
I was trying to make SQS for wurzite InGaN alloy, with relatively low Indium concentration (~5%).
So I use the rndstr.in file as follows:
[quote]
5.47328055191765 3.16 5.13 90 90 90
1 0 0
0 1 0
0 0 1
0.16667 0.50000 0.00001 Ga=0.944444444444444, In=0.0555555555555556
0.66667 0.00000 0.00001 Ga=0.944444444444444, In=0.0555555555555556
0.33333 0.99999 0.50001 Ga=0.944444444444444, In=0.0555555555555556
0.83333 0.49999 0.50001 Ga=0.944444444444444, In=0.0555555555555556
0.33333 0.99999 0.12362 N
0.83333 0.49999 0.12362 N
0.16667 0.50000 0.62362 N
0.66667 0.00000 0.62362 N
[/quote],
which is a rectangle unit cell of wurzite InGaN.
The I generated the cluster.out file with the command
[quote]
corrdump -l=rndstr.in -ro -noe -nop -clus -2=5 -3=4 -4=4
[/quote].
The sqscell.out file I use is
[quote]
1
3 0 0
0 4 0
0 0 3
[/quote].
Finally I ran the job with
[quote]
mcsqs -n 288 -rc -ip=0
[/quote].
Since my concetration is relatively low, I made a relatively large super cell with 288 atoms.
I thought my settings up to here should be good. But the thing is, after running for several days, what I get for correlation function is:
2 3.147633 0.777778 0.790123 -0.012346
2 3.147633 0.777778 0.790123 -0.012346
2 3.147633 0.777778 0.790123 -0.012346
2 3.147633 0.777778 0.790123 -0.012346
2 3.147680 0.777778 0.790123 -0.012346
2 3.147680 0.777778 0.790123 -0.012346
2 3.147680 0.777778 0.790123 -0.012346
2 3.147680 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 3.160000 0.777778 0.790123 -0.012346
2 4.460167 0.777778 0.790123 -0.012346
2 4.460167 0.777778 0.790123 -0.012346
2 4.460167 0.777778 0.790123 -0.012346
2 4.460167 0.777778 0.790123 -0.012346
2 4.460190 0.777778 0.790123 -0.012346
2 4.460190 0.777778 0.790123 -0.012346
2 4.460190 0.777778 0.790123 -0.012346
2 4.460190 0.777778 0.790123 -0.012346
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
3 3.160000 -0.666667 -0.702332 0.035665
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
4 3.160000 0.555556 0.624295 -0.068740
,
from which we can see that the structure is far from good.
I was wondering if such result is reasonable or, if there is anything wrong with what I did.
What made me more confused is that, when I visualized the structure I got from above calculation, the In atoms tend to stay at or close to the boundary of the unit cell, they never appear in the central region of the cell. This is rather contrary to my physical intuition that one should distribute uniformly in lattice if its concentration is rather low.
Hope you can help me with the issue. Thanks!
Best
Aaron