diff --git a/examples/EAGLE_12/getIC.sh b/examples/EAGLE_12/getIC.sh index e23ea1bdb9d20629256e36fa63335d37bb14275a..1983a1c19fbfd67d2a13d7a59847423d217f0e4e 100755 --- a/examples/EAGLE_12/getIC.sh +++ b/examples/EAGLE_12/getIC.sh @@ -1,2 +1,2 @@ #!/bin/bash -wget http://icc.dur.ac.uk/swift/Files/EAGLE_ICs_12.hdf5 +wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_12.hdf5 diff --git a/examples/EAGLE_25/getIC.sh b/examples/EAGLE_25/getIC.sh index 6ccc31686a02535b1536b4a85eea0ee065326970..4577db3a351f5b9ce16962897c664cd12108b01c 100755 --- a/examples/EAGLE_25/getIC.sh +++ b/examples/EAGLE_25/getIC.sh @@ -1,2 +1,2 @@ #!/bin/bash -wget http://icc.dur.ac.uk/swift/Files/EAGLE_ICs_25.hdf5 +wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_25.hdf5 diff --git a/examples/EAGLE_50/getIC.sh b/examples/EAGLE_50/getIC.sh index 7adc1bdbd07c84cdf8dbededc8310eda11da4f9e..f898a02fac4f66f1d186d61a8d48d7b1f81a2af4 100755 --- a/examples/EAGLE_50/getIC.sh +++ b/examples/EAGLE_50/getIC.sh @@ -1,2 +1,2 @@ #!/bin/bash -wget http://icc.dur.ac.uk/swift/Files/EAGLE_ICs_50.hdf5 +wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_50.hdf5