Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
6509210e
Commit
6509210e
authored
Feb 12, 2019
by
Matthieu Schaller
Browse files
Moved the location of some ICs on the server side.
parent
75fce715
Changes
13
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_DMO_low_z/EAGLE_DMO_100/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_ICs_100.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_
low_z/EAGLE_DMO_
ICs_100.hdf5
examples/EAGLE_DMO_low_z/EAGLE_DMO_12/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_ICs_12.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_
low_z/EAGLE_DMO_
ICs_12.hdf5
examples/EAGLE_DMO_low_z/EAGLE_DMO_25/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_ICs_25.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_
low_z/EAGLE_DMO_
ICs_25.hdf5
examples/EAGLE_DMO_low_z/EAGLE_DMO_50/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_ICs_50.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_DMO_
low_z/EAGLE_DMO_
ICs_50.hdf5
examples/EAGLE_low_z/EAGLE_100/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_100.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_
low_z/EAGLE_
ICs_100.hdf5
examples/EAGLE_low_z/EAGLE_12/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_12.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_
low_z/EAGLE_
ICs_12.hdf5
examples/EAGLE_low_z/EAGLE_25/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_25.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_
low_z/EAGLE_
ICs_25.hdf5
examples/EAGLE_low_z/EAGLE_50/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_50.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_
low_z/EAGLE_
ICs_50.hdf5
examples/EAGLE_low_z/EAGLE_6/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_ICs_6.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/EAGLE_
low_z/EAGLE_
ICs_6.hdf5
examples/GiantImpacts/
GiantImpact/
EoSTables/get_eos_tables.sh
→
examples/GiantImpacts/EoSTables/get_eos_tables.sh
View file @
6509210e
File moved
examples/GiantImpacts/GiantImpact/get_init_cond.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/uranus_1e6.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/
GiantImpacts/
uranus_1e6.hdf5
examples/SantaBarbara/SantaBarbara-128/getIC.sh
View file @
6509210e
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/SantaBarbara_128.hdf5
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/SantaBarbara
/SantaBarbara
_128.hdf5
examples/SantaBarbara/SantaBarbara-256/santa_barbara.yml
View file @
6509210e
...
...
@@ -53,7 +53,7 @@ SPH:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
./SantaBarbara.hdf5
file_name
:
./SantaBarbara
_256
.hdf5
periodic
:
1
cleanup_h_factors
:
1
# ICs were generated for Gadget, we need to get rid of h-factors
cleanup_velocity_factors
:
1
# ICs were generated for Gadget, we need to get rid of sqrt(a) factors in the velocity
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment