outdir = getcwd()ifoutdirisNoneelseRelativePath(outdir).path### Calc 1 ###name = self.names[0]## functional for Calc 1relax = Relax(copy=vasp) relax.relaxation ="volume ionic cellshape"relax.maxiter =10relax.keep_steps =Truerelax.first_trial = {"kpoints":"\n0\nAuto\n10","encut":...