Dear users,
i have been recently trying to perform calculations using i-pi coupled to FHI-aims. I have, however, not succeeded yet because I suspect that I am not providing the cell parameters properly to i-pi.
This are the lattice vectors of my optimized slab, on top of which I can perform FHI-aims calculations normally:
lattice_vector 28.20155506 0.00337267 0.00549278
lattice_vector -14.10891688 24.43476662 0.01100276
lattice_vector 0.00000000 0.00000000 60.00000000
And this is how I am building the input.xml file for i-pi:
<cell mode="manual" units="angstrom" > [28.20155506, -14.10891688, 0.00000000, 0.00337267, 24.43476662, 0.00000000, 0.00549278, 0.01100276, 60.00000000] </cell>
In the documentation I found that the lattice vectors should be given in upper triangular form in column format. I assumed that the y and z components of a and the z component of b can be neglected. I am encountering issues with the very first scf from FHI-aims that I do not get when using FHI-aims alone, so I guess I am doing something very naively, but I don't see what.
If anyone could help, I would really appreciate it.
Thank you and best regards,
Manu