Adding pymatgen support to xtb, dftd4, s-dftd3 and other projects #4472
awvwgk
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The input library for the xtb package, dftd4 package, s-dftd3 package and other related projects now supports to read JSON files with pymatgen
Molecule
andStructure
schema. This means future versions of these programs will be able to directly start calculations from a JSON dumpedMolecule
orStructure
instance and in case of xtb also produce output from geometry optimizations and similar in pymatgen compatible JSON format.I would be curious if you are aware of compiled packages which natively support standardized JSON based inputs (like pymatgen, QCSchema or chemical JSON).
Beta Was this translation helpful? Give feedback.
All reactions