Error message in "dft 3cincor", revisited


Click here for full thread
Forum Vet
Gerardo
Could you please try to apply the following patch
http://nwchemgit.github.io/images/Cdfti2nw66.patch.gz

To apply

cd $NWCHEM_TOP
wget http://nwchemgit.github.io/images/Cdfti2nw66.patch.gz
gzip -d Cdfti2nw66.patch
patch -p0 < Cdfti2nw66.patch
cd src/nwdft/coulomb
make (or make FC=ifort)
cd ../..
make link (or make FC=ifort link)