From e2c0ff3c9cd7605c5bb707c3d8a99fbbb188c8b3 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Sun, 26 Jun 2016 23:45:14 +0100 Subject: [PATCH] Added a README --- examples/EAGLE_25/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 examples/EAGLE_25/README diff --git a/examples/EAGLE_25/README b/examples/EAGLE_25/README new file mode 100644 index 0000000000..7469e670d0 --- /dev/null +++ b/examples/EAGLE_25/README @@ -0,0 +1,10 @@ +ICs extracted from the EAGLE suite of simulations. + +The particle distribution here is the snapshot 27 (z=0.1) of the 25Mpc +Ref-model. h- and a- factors from the original Gadget code have been +corrected for. Variables not used in a pure hydro & gravity code have +been removed. +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. -- GitLab