mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
new arg added
This commit is contained in:
parent
060c5a4f47
commit
b94b06c154
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue