quacc
quacc copied to clipboard
Parse and store the full trajectory for an "internal" relaxation when using the `summarize_run` schema
Had a look at run_calc(), maybe you even want to get all atoms using index = "::" so that the final result dict of the job contains all atoms object? This would be needed if the user run calculation = 'md' for example
Originally posted by @tomdemeyere in https://github.com/Quantum-Accelerators/quacc/pull/1447#discussion_r1439027991
@tomdemeyere how does using "::" that differs from ":"? I can't find anything about this in the docs.
@Andrew-S-Rosen
Nothing 🙃, to the best of my knowledge, it is just me being used to it