with EntityList to get a list of the seven named crystal systems in three dimensions:
In[1]:=
EntityList["CrystalSystem"]
Out[1]=
cubic
,
hexagonal
,
monoclinic
,
orthorhombic
,
tetragonal
,
triclinic
,
trigonal
In a crystal system, a set of point groups and their corresponding space groups are assigned to a lattice system. In three dimensions, the crystal families and systems are identical except that the hexagonal and trigonal crystal systems are combined into the single hexagonal crystal family:
In[2]:=
EntityList["CrystalFamily"]
Out[2]=
cubic
,
hexagonal
,
monoclinic
,
orthorhombic
,
tetragonal
,
triclinic
Obtain a list of properties available for each crystal system and family: