Implement relax and so something workflow
Many calculations require relaxed geometry. Such usage pattern would ideally be automated using workflow. Perhaps the CastepRelaxationWorkChain
can extend to support this function. Alternatively, higher-level, task-specific workflows may call the relaxation workchain, although this way the depth of the call stack may be too high?