From 36d1a2e4b7a35b5c28e828f5f782f2e7751f8307 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Fri, 16 Aug 2019 16:39:28 +0200
Subject: [PATCH] Updated the redshift of H reionization in all the EAGLE-ICs
 examples.

---
 examples/EAGLE_ICs/EAGLE_12/eagle_12.yml | 2 +-
 examples/EAGLE_ICs/EAGLE_25/eagle_25.yml | 2 +-
 examples/EAGLE_ICs/EAGLE_50/eagle_50.yml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml b/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
index b5122afdba..26caf87fe9 100644
--- a/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
+++ b/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
@@ -92,7 +92,7 @@ EAGLEChemistry:
 
 EAGLECooling:
   dir_name:                ./coolingtables/
-  H_reion_z:               11.5 
+  H_reion_z:               7.5                 # Planck 2018
   H_reion_eV_p_H:          2.0
   He_reion_z_centre:       3.5
   He_reion_z_sigma:        0.5
diff --git a/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml b/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
index 888009f277..ac6692d6c6 100644
--- a/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
+++ b/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
@@ -93,7 +93,7 @@ EAGLEChemistry:
 # EAGLE cooling parameters
 EAGLECooling:
   dir_name:                ./coolingtables/
-  H_reion_z:               11.5 
+  H_reion_z:               7.5                 # Planck 2018
   H_reion_eV_p_H:          2.0
   He_reion_z_centre:       3.5
   He_reion_z_sigma:        0.5
diff --git a/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml b/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
index f2e3b06565..526aa804ba 100644
--- a/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
+++ b/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
@@ -93,7 +93,7 @@ EAGLEChemistry:
 # EAGLE cooling parameters
 EAGLECooling:
   dir_name:                ./coolingtables/
-  H_reion_z:               11.5 
+  H_reion_z:               7.5                 # Planck 2018
   H_reion_eV_p_H:          2.0
   He_reion_z_centre:       3.5
   He_reion_z_sigma:        0.5
-- 
GitLab