mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-10-14 11:41:32 +02:00
Fixed qp_reset #97
This commit is contained in:
parent
3ea456b20d
commit
b8a29beaf6
@ -95,6 +95,7 @@ qp set_file $ezfio
|
||||
if [[ $dets -eq 1 ]] ; then
|
||||
rm --force -- ${ezfio}/determinants/n_det
|
||||
rm --force -- ${ezfio}/determinants/psi_{det,coef}.gz
|
||||
rm --force -- ${ezfio}/determinants/n_det_qp_edit
|
||||
rm --force -- ${ezfio}/determinants/psi_{det,coef}_qp_edit.gz
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user