Skip to content

Commit

Permalink
URL update for dftd3 nwchemgit#962
Browse files Browse the repository at this point in the history
  • Loading branch information
edoapra committed Apr 3, 2024
1 parent ff2620a commit 1bbd05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ fi
check_patch
rm -f dftd3.f nwpwxc_vdw3a.F
export PATH=`pwd`:$PATH
#URL1="https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/"
URL1="https://www.chemiebn.uni-bonn.de/pctc/mulliken-center/software/dft-d3/"
URL1="https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/dftd3.tgz"
#URL1="https://www.chemiebn.uni-bonn.de/pctc/mulliken-center/software/dft-d3/"
URL2="https://web.archive.org/web/20210527062154if_/https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/"
declare -a urls=("$URL1" "$URL1" "$URL1" "$URL2" "$URL2")
TGZ=dftd3.tgz
Expand Down

0 comments on commit 1bbd05a

Please # to comment.