Skip to content
Snippets Groups Projects
Commit 200ef4f7 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'master' into pack_foreign_gpart

parents 171d5513 3224b1a6
No related branches found
No related tags found
1 merge request!1393Slimming down of foreign gpart + reduced comm size
Showing
with 49 additions and 49 deletions
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_48.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_48.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/sodShockSpherical2D_exact.txt wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/sodShockSpherical2D_exact.txt
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_32.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_32.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/sodShockSpherical3D_exact.txt wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/sodShockSpherical3D_exact.txt
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_48.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_48.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_32.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_32.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/vacuumSpherical2D_exact.txt wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/vacuumSpherical2D_exact.txt
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/vacuumSpherical3D_exact.txt wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ReferenceSolutions/vacuumSpherical3D_exact.txt
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassPlane_128.hdf5
#!/bin/bash #!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/glassCube_64.hdf5
#!/bin/bash #!/bin/bash
# Fiducial IC (T_0 = 0 K) # Fiducial IC (T_0 = 0 K)
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_fid.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_fid.hdf5
# Different central temperatures T_0 # Different central temperatures T_0
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin55.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin55.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin575.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin575.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin60.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin60.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin625.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin625.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin65.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin65.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin67.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_Tmin67.hdf5
# Fiducial IC (T_0 = 0 K) at different resolutions # Fiducial IC (T_0 = 0 K) at different resolutions
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres8.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres8.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres64.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres64.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres512.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres512.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres4096.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H13_lowres4096.hdf5
#!/bin/bash #!/bin/bash
# The fiducial IC (T_0 = 10^6.5 K) # The fiducial IC (T_0 = 10^6.5 K)
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin65.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin65.hdf5
# Different central temperatures T_0 # Different central temperatures T_0
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin60.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin60.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin675.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin675.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin70.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H135_Tmin70.hdf5
#!/bin/bash #!/bin/bash
# fiducial IC (T_0 = 10^7 K) # fiducial IC (T_0 = 10^7 K)
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_fid.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_fid.hdf5
# Different central temperatures (T_0) # Different central temperatures (T_0)
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_Tmin65.hdf5 #wget https://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 https://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 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H14_Tmin725.hdf5
# Fiducial IC at different resolutions # Fiducial IC at different resolutions
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_lowres8_Tmin7.hdf5 #wget https://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 https://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 https://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 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_lowres4096_Tmin7.hdf5
#!/bin/bash #!/bin/bash
# fiducial IC (T_0 = 10^7 K) # fiducial IC (T_0 = 10^7 K)
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_fid.hdf5 wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_fid.hdf5
# Different central temperatures (T_0) # Different central temperatures (T_0)
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_Tmin725.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_Tmin725.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_Tmin75.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_Tmin75.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_Tmin80.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_Tmin80.hdf5
# Fiducial IC at different resolutions # Fiducial IC at different resolutions
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_lowres8.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_lowres8.hdf5
#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_lowres512.hdf5 #wget https://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IdealisedCluster/M5_H15_lowres512.hdf5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment