I'm trying to use pymatgen model to cleave a specific termination on Fe2O3 and Al2O3. In SlabGenerator, one of its parameter is in_unit_planes(bool), default =false.
It said in the instruction that I can set either in Angstrong or in a unit of hkl planes. Does anyone know what "in unit of hkl planes" means and how can I set up so that I can cleave a specific termination Al/Fe and Oxigen termination?
When I set the min_slab_size and min_vacuum_size, it returned a structure with too many layers and I couldn't determine the number of layers in the slab structure.