Skip to content

cleanup static/info at the start of GS calculations

Meisam Tabriz requested to merge mft_static_info into main

Instead of removing the file with io_rm() at the start of SCF and creating it again at the end, we are just removing its content. This solution should also work in case the output file is a link and/or has a special permission set.

We're just removing the file.

closes #664 (closed)

Edited by Meisam Tabriz

Merge request reports