Convergence problems with Au cluster


Click here for full thread
Forum Vet
Fix available
Alessandro,
I managed to reproduce your failure with ifort 2017
Here is a patch that should fix this problem

https://nwchemgit.github.io/download.php?f=Hfmke.patch.gz

How to apply this patch?

cd $NWCHEM_TOP
wget https://nwchemgit.github.io/images/Hfmke.patch.gz
gzip -d Hfmke.patch.gz
patch -p0 < Hfmke.patch