Dear all,
I am using an enumeration algorithm (GitHub - msg-byu/enumlib: Derivative structure enumeration library) to find possible spin configurations for a given antiferromagnetic structure. The idea is to use cluster expansion to find the most stable structures. In the case of such antiferromagnetic structures I introduce custom “kinds”. For example in the case of Ni I introduce Ni1 atoms (Ni atom with spin up) and Ni0 atoms (Ni atom with spin down). Therefore, I was wondering whether it is possible to use ICET in this case. Especially, whether such “custom kinds” are supported.
Thanks a lot in advance.