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

Merge branch 'eagle_12_ics_fix' into 'master'

Change name of the EAGLE_12 ICs file

See merge request !748
parents 04eec510 ff8b1039
Branches
Tags
1 merge request!748Change name of the EAGLE_12 ICs file
#!/bin/bash
# Generate the initial conditions if they are not present.
if [ ! -e EAGLE_ICs_12.hdf5 ]
if [ ! -e EAGLE_L0012N0188_ICs.hdf5 ]
then
echo "Fetching initial conditions for the EAGLE 12Mpc example..."
./getIC.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment