#!/bin/bash # fiducial IC (T_0 = 10^7 K) wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_fid.hdf5 # Different central temperatures (T_0) #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_Tmin65.hdf5 #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_Tmin675.hdf5 #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_Tmin725.hdf5 # Fiducial IC at different resolutions #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_lowres8_Tmin7.hdf5 #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_lowres64_Tmin7.hdf5 #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_lowres512_Tmin7.hdf5 #wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_lowres4096_Tmin7.hdf5