Skip to content
Snippets Groups Projects
Commit ff8b1039 authored by Josh Borrow's avatar Josh Borrow
Browse files

Change name of the EAGLE_12 ICs file

parent 04eec510
No related branches found
No related tags found
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