Dear @vincentm,
I want to do an atomic relaxation on my supercell. I followed the example here.
But I got an error when I run rlx.solve()
:
ModuleNotFoundError: No module named 'ase.calculators.rescuplus'
I think I have already installed ase
, recuplus
correctly.
I wonder if this is the recommended way to do atomic relaxation in RESCU+? How to install the missing module?
Thank you very much for your kind help!