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