From 8fabec4a18eab5db7d9922729c6f332baad67d66 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Wed, 27 Sep 2023 11:58:09 +0200 Subject: [PATCH] Update EAGLE_ICs README to mention how to load the Wiersma tables if needed --- examples/EAGLE_ICs/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/EAGLE_ICs/README b/examples/EAGLE_ICs/README index 0ef0469033..23cc0ad77c 100644 --- a/examples/EAGLE_ICs/README +++ b/examples/EAGLE_ICs/README @@ -99,7 +99,8 @@ run the EAGLE model. Plotting scripts are also provided for basic quantities. To use the cooling model based on the Wiersma+09 tables, replace -EAGLE-XL by EAGLE in the configuration command line. +EAGLE-XL by EAGLE in the configuration command line. The tables +can then be loaded using the getEagleCoolingTable.sh script. VELOCIraptor can be run on the output. The code is compiled using -- GitLab