mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-26 05:05:23 -04:00
URL update for dftd3 https://github.com/nwchemgit/nwchem/issues/962
This commit is contained in:
parent
ff2620a43c
commit
1bbd05abda
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue