Page 1 of 1

hexagonal and rhombohedral

Posted: Wed Feb 21, 2018 3:03 pm
by monia
Hello everyone
I have a problem, my material has a 88% hexagonal structure and 12% rhombohedral, how to define it in my input file
thank you :D

Re: hexagonal and rhombohedral

Posted: Mon Apr 09, 2018 10:16 pm
by NPike
Hello Monia,

You will need to generate a supercell which contains the two parts you want. I suggest using the Atomic Simulation Environment found at https://wiki.fysik.dtu.dk/ase/. This is a python based program that will allow you to first create the two structures that you want with the symmetry to desire (here hexagonal and rhombohedral) and then combine the two structures into a single supercell calculation.

I am not an expert at using the ASE database, but I do know it is well documented and that there are plenty of examples.

Good Luck!

-- Nick

Re: hexagonal and rhombohedral

Posted: Thu May 17, 2018 2:11 pm
by monia
thaaaaaanks Nick