In the first post below, it has
CrI3-monolayer. So perhaps they could have used the
create:crystal-structure = kagome
like explained in the post at [1]. It looks like the kagome lattice [2] is only available in VAMPIRE 6.0 as kagome.cpp is seen at [3] but I don't see that same file there in VAMPIRE 5.0 at [4].
However, in the post below they have
hexagonal close packed
(hcp) such that it is likely that may have approached it based on a bulk definition of the structure using:
create:crystal-structure = hcp
At [3] and [4] there is an hcp.cpp.
Also, the VAMPIRE 5.0 manual [5] doesn't have "hexagonal" but does have "hcp" on page 28 as:
create:crystal-structure = string [sc,fcc,bcc,hcp,rocksalt; default sc] Defines
the default crystal lattice to be generated.
The VAMPIRE 6.0 manual [6] has:
create:crystal-structure = string [sc, fcc, bcc, hcp, heusler, kagome, rocksalt, spinel; default sc] Defines
the default crystal lattice to be generated. The code supports the basic metallic crystal types
simple cubic (sc), body-centred-cubic (bcc), face-centred-cubic (fcc) and hexagonal close-packed (hcp).
The code also supports important magnetic structures such as Heusler alloys (heusler), rock-salt such as
NiO (rocksalt), spinels such as magnetite (spinel) and kagome lattices.
It does look like CrTe2 and CrI3 are both in the trigonal crystal system, just as you have written in your post below, but they have different hexagonal space groups [7] with space group numbers 164 [8] and 151 [9], respectively.
Hopefully the above information helps and kind regards,
Gavin
VAMPIRE user