10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-09-13 14:28:30 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Kevin Gasperich
d98bda5b11 save determinants directory when save_wavefunction_general_complex is called
added option to turn this on or off
determinants/backup_determinants_dir (default True)

tars the determinants directory and moves the tar to ezfio/save/determinants/determinants.nstate.ndet.tar
gzip doesn't save any significant space (the large parts are already gzipped)

saves one backup per nstate,ndet pair
2021-12-14 12:04:06 -06:00