9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-14 00:25:17 +02:00
This commit is contained in:
Anthony Scemama 2023-08-30 15:21:21 +02:00
parent bb80a3c2a2
commit 7670941650

View File

@ -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