Open corinwagen opened 3 weeks ago
Sella does not currently support optimization of lattice vectors. This was something I thought about at one point, but it's highly nontrivial due to how Sella internally represents the Cartesian atomic positions. It would also be quite complex to ensure that internal coordinates behave correctly in optimizations with variable unit cell size.
makes sense, thanks for explaining!
The wiki says:
Trying to input
ase.filters.FrechetCellFilter
with Sella, though, gives an error:Is there any way to optimize the lattice vectors with Sella?