I am using Pymatgen’s slab generator to create a Co3O4 spinel (110) surface for adsorbate calculations. get_slabs() gives me two stoichiometric but non symmetric surfaces, in which one is more reasonable, shown below. In this structure, there are two types of layers, A and B.
However, since this is the only version structure I am given, I am not sure how to select which layer, A or B terminates the slab on the side with the vacuum, it seems regardless of the number of layers or the vacuum distance I choose, the A layer is always on the side of the vacuum. If anyone knows of a way to choose which layer terminates please let me know! Thank you!