mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-15 02:23:51 +01:00
sleep
This commit is contained in:
parent
bb80a3c2a2
commit
7670941650
@ -199,6 +199,7 @@ END_DOC
|
||||
write(6,*)
|
||||
if (converged) then
|
||||
write(6,*) 'SCF converged'
|
||||
call sleep(1) ! When too fast, the MOs aren't saved.
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user