The resultant supercell (for vasp) is not cubic. (it seems to be orthorhombic).
Now is there anyway to instruct mcsqs to generate a cubic supercell?
If not, then what is the best k-points selection for it?
and finally what is the best constant for (no. of kpoints)x(no. atoms)?
Dear Axel,
I have the same question. I need a SQS alloy that has the similiar lattice vectors with its parent lattice (rndstr.in). For instant, a cubic structure in rndstr.in,
However, I usually get a strange lattice vectors. Maybe, is there a command to constrain lattice vectors so that keeping same shape with parent lattice (rndstr.in) ?
The file sqscell.out holds all the supercells the mcsqs will go through while running. Make one by hand containing the supercells you want it to go through and run mcsqs with an added -rc argument. With the -rc argument the mcsqs skips the generation of sqscell.out, and uses the file you’ve provided instead.
Thanks very much. It works well and I could find a few orthogonal cells such as tetragonal and orthorhombic. However, I could not find any cubic among them.
I chose the tetragonal one.
The reason I am looking for cubic supercell is that it is much easier to calculate elastic constants when the supercell is cubic (only 3 independent elastic constants).
Or since the symmetry of the alloy to be considered is BCC, it does not matter if the supercell is tetragonal? and I can deform the system with three types of strains and fine the three independent elastic constants?