new arg added

This commit is contained in:
edoapra 2023-03-03 09:39:54 -08:00
parent 060c5a4f47
commit b94b06c154
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -1945,7 +1945,7 @@ c
call dft_scfcvg(rms, derr, Etold, Etnew,
& e_conv, d_conv, g_conv, ipol,
& iter, iterations, idone, rtdb,
& converged, diising)
& converged, diising, 0)
c
#ifdef LOOSE_START
if (delta.lt.1.d-3)then