Compiling NWChem on Cygwin


Click here for full thread
Just Got Here
SCF running failed
Hey,
I am doing dynamics on model system and I am getting an error like 

SCF failed running rest.scf script
Resetting Diis
------------------------------------------------------------------------
task_energy failed 555
------------------------------------------------------------------------
This error has not yet been assigned to a category
------------------------------------------------------------------------
For more information see the NWChem manual at http://nwchemgit.github.io/index.php/NWChem_Documentation
task_energy failed 555
------------------------------------------------------------------------


this is my nwchem input file

start

charge +0

print none

Basis spherical
  • library 6-311g*
END

scf
uhf
doublet
maxiter 2000
end

dft
odft
mult 2
iterations 2000
xc pbe0
print none
end

SET task:theory dft


can anyone suggest me what manupulations i need to do in my input file .
Thank you