Hi Reynaldo,
I see, for a slab you will need to consider the larger unit cell. In order to assign the magnetic moments for any slab or orientation you can write a script that applies the spin wave. The AFM2 magnetic order is characterized by a propagation vector \(\mathbf{q} = (1/2, 1/2, 1/2)\) in reciprocal lattice units of the conventional FCC cubic cell. This means the spin at any lattice site \(\mathbf{R}_i\) (with fractional coordinates \((x, y, z)\) in the conventional cell) is given by:
\(S_i = S_0 \cdot \cos(2\pi\, \mathbf{q} \cdot \mathbf{R}_i) = S_0 \cdot \cos(\pi(x + y + z)) = S_0 \cdot (-1)^{x+y+z} \)
The last step works because for FCC sites in the conventional cubic cell, \( x+y+z \) is always an integer (the FCC positions like (0,0,0), (1/2,1/2,0), etc. all give integer sums). So \( cos(n\pi) = (-1)n \).
For a 2×2×2 supercell, the supercell fractional coordinates \((x_s, y_s, z_s)\) relate to conventional cell coords by a factor of 2: \( (x,y,z)_{conv} = \) \(2\cdot(x_s, y_s, z_s)\). Thus:
\(S_i = S_0 \cdot (-1)^{2(x_s + y_s + z_s)}\)
This is exactly the formula used above. For a general \(N \times N \times N\) supercell, replace 2 with N.
Physically, \(\mathbf{q} = (1/2, 1/2, 1/2)\) means the spin modulation has a wavelength of \(2d_{111}\) (twice the (111) interplanar spacing), i.e., the spins flip sign between every (111) plane. This is precisely the AFM2 definition: ferromagnetic (111) sheets stacked antiferromagnetically.
Regarding the choice of the pseudopotential, honestly you need to test this for the system and quantity of your interest. There is no way to predict a priory which potential has to be used (only vage gut feeling). The save choice is always the one with most valence electrons but that can be computationally expensive. Also, the effect in NiO on the lattice parameters is caused by the electronic state being either more localized or delocalized. So you should not draw the conclusion that it is only important for lattice parameters. There is extended advice on how to test the choice of the pseudopotential here: https://vasp.at/wiki/Choosing_pseudopotentials
Hope this helps. Let me know if you have a follow up question about specifying MAGMOM. If you have a different question, feel free to open another topic.
Best regards,
Marie-Therese