mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-10-04 15:15:58 +02:00
added sort_wf
This commit is contained in:
parent
29230b175d
commit
ba447be2e8
7
src/tools/sort_wf.irp.f
Normal file
7
src/tools/sort_wf.irp.f
Normal file
@ -0,0 +1,7 @@
|
||||
program sort_wf
|
||||
implicit none
|
||||
read_wf = .true.
|
||||
touch read_wf
|
||||
call save_wavefunction
|
||||
|
||||
end
|
Loading…
Reference in New Issue
Block a user