We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7ce61 commit b8d3e0bCopy full SHA for b8d3e0b
src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh
@@ -42,7 +42,7 @@ fi
42
check_patch
43
rm -f dftd3.f nwpwxc_vdw3a.F
44
export PATH=`pwd`:$PATH
45
-URL1="https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/dftd3.tgz"
+URL1="https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/"
46
#URL1="https://www.chemiebn.uni-bonn.de/pctc/mulliken-center/software/dft-d3/"
47
URL2="https://web.archive.org/web/20210527062154if_/https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/"
48
declare -a urls=("$URL1" "$URL1" "$URL1" "$URL2" "$URL2")
0 commit comments