Open niklasschmitz opened 8 months ago
I think the issue is that in external/spglib.jl:35 we make a. AtomsBase system and this should drop the pseudo identifier. Look at the function atomic_system(::Model) in external/atomsbase.jl. There the issue should be.
Currently (as of DFTK v0.6.18) there is an error when one tries to give a custom pseudopotential a new identifier (to avoid confusion with the default parameters) and then tries to extract the irrfbz_path from the model.
The full stack trace: