atomate2 icon indicating copy to clipboard operation
atomate2 copied to clipboard

FEATURE: Converge on (part) of the TaskDocument

Open davidwaroquiers opened this issue 2 years ago • 0 comments

In order to be able to use "code-agnostic-like" workflows, we should try to converge on some parts of the TaskDocument's. One obvious example is the finite-difference elastic constants workflow where the deformations could be performed using "any" code, provided the response follows some convention, i.e. it should have the energy, the forces, stress, ... This needs some discussions with @utf on how to deal with that. We might consider having some general pydantic models that are subclassed for the different codes (somewhat similar to StructureMetadata).

davidwaroquiers avatar Jun 16 '22 13:06 davidwaroquiers