From a0bc969c0107739ab5a80784c809903e2a2be477 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Thu, 21 Jul 2016 10:05:46 +0100
Subject: [PATCH] Added MD5 checksums to the EAGLE IC README files

---
 examples/EAGLE_12/README | 3 +++
 examples/EAGLE_25/README | 3 +++
 examples/EAGLE_50/README | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/examples/EAGLE_12/README b/examples/EAGLE_12/README
index 7bdbfd929d..856e2d9cf2 100644
--- a/examples/EAGLE_12/README
+++ b/examples/EAGLE_12/README
@@ -11,3 +11,6 @@ integration.
 
 The particle load of the main EAGLE simulation can be reproduced by
 running these ICs on 8 cores.
+
+MD5 checksum of the ICs: 
+88877f5bb0ee21488c20b8f065fc74db  EAGLE_ICs_12.hdf5
diff --git a/examples/EAGLE_25/README b/examples/EAGLE_25/README
index 0af58d16d9..077fd9cf06 100644
--- a/examples/EAGLE_25/README
+++ b/examples/EAGLE_25/README
@@ -11,3 +11,6 @@ Everything is ready to be run without cosmological integration.
 
 The particle load of the main EAGLE simulation can be reproduced by
 running these ICs on 64 cores.
+
+MD5 checksum of the ICs: 
+ada2c728db2bd2d77a20c4eef52dfaf1  EAGLE_ICs_25.hdf5
diff --git a/examples/EAGLE_50/README b/examples/EAGLE_50/README
index 50a8ec6b8e..f6ae9cd953 100644
--- a/examples/EAGLE_50/README
+++ b/examples/EAGLE_50/README
@@ -11,3 +11,6 @@ Everything is ready to be run without cosmological integration.
 
 The particle load of the main EAGLE simulation can be reproduced by
 running these ICs on 512 cores.
+
+MD5 checksum of the ICs: 
+3591b579bd108ddf0e555092bdfbf97f  EAGLE_ICs_50.hdf5
-- 
GitLab