From f5da7045b5cae9c722b55ceecf3f944f27bcc87c Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Mon, 16 Oct 2023 11:25:59 -0300
Subject: [PATCH] Added link to download the ICs used in Folkert's and Sylvia's
 papers

---
 examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh b/examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh
index 32195a97b1..227fcebe73 100755
--- a/examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh
+++ b/examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh
@@ -1,3 +1,7 @@
 #!/bin/bash 
 
 wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IsolatedGalaxies/lowres8.hdf5
+
+# Initial conditions from Nobels et al. arXiv:2309.13750
+#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IsolatedGalaxies_COLIBRE/M5_disk.hdf5
+#wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/ICs/IsolatedGalaxies_COLIBRE/M6_disk.hdf5
-- 
GitLab