mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-22 20:35:19 +01:00
Added None flag in save_natorb
This commit is contained in:
parent
676aea2dfd
commit
3f6ea94fa3
@ -3,5 +3,7 @@ program save_natorb
|
||||
touch read_wf
|
||||
call save_natural_mos
|
||||
call save_ref_determinant
|
||||
call ezfio_set_integrals_bielec_disk_access_mo_integrals('None')
|
||||
call ezfio_set_integrals_monoelec_disk_access_mo_one_integrals('None')
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user