Describe the bug
Running multiple calculations in the same directory (sequentially) results in output files being overwritten
To Reproduce
Simply generate a python file that iteratively relaxes. In my case, I am relaxing a structure at different computational parameters sequentially. The output from the subsequent relaxations overwrites previous outputs rather than appending as in "SPARC.out SPARC.out_01"
Describe the bug Running multiple calculations in the same directory (sequentially) results in output files being overwritten
To Reproduce Simply generate a python file that iteratively relaxes. In my case, I am relaxing a structure at different computational parameters sequentially. The output from the subsequent relaxations overwrites previous outputs rather than appending as in "SPARC.out SPARC.out_01"