Open MoseyQAQ opened 1 month ago
Please Try v3.7.3 or later version.
We should polish our interface tests @pxlxingliang
@MoseyQAQ ABACUS newer version like 3.8.0 is recommended
@pxlxingliang @1041176461 ASE-ABACUS interface need support for JSON format, see #3930
Or, a ASE-supported trajectory file should be output after ABACUS calculation, see #5235
The current JSON file does not contain enough content to support the ASE data structure, such as energy eigenvalues, etc.
Hi @MoseyQAQ, would you please upload the results of ABACUS or a test case, and I will try to reproduce and fix it.
@pxlxingliang Hi, I found that now ASE-ABACUS
can read my log file obtained from v3.7.1
correctly. I'm not sure what happened. The test case is in the attachment. Thank you!
ASE-ABACUS-tests.zip
Describe the bug
I am trying to read the results obtained from
ABACUS-3.7.1
using the latest ASE-ABACUS interface:It seems that the new version of the ASE-ABACUS interface doesn't support reading output files from the older version of ABACUS. This leads to an
IndexError
during the reading process.Is there any fast method to fix this? Or I can just use a newer version of ABACUS to perform SCF calculation, or use an older version of ASE-ABACUS.
I believe it would be more robust if ASE-ABACUS could read from a JSON file generated by RapidJSON.
Expected behavior
No response
To Reproduce
No response
Environment
No response
Additional Context
No response
Task list for Issue attackers (only for developers)