From 2009adb1520d81ca6c65cb84f978a658d92f4ff5 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Thu, 4 Jul 2019 10:42:13 +0200 Subject: [PATCH] Use the correct VR naming convention in the VR parameter files of the EAGLE examples. --- .../EAGLE_12/vrconfig_6dfofbound_subhalos_SO_hydro.cfg | 2 +- .../EAGLE_25/vrconfig_6dfofbound_subhalos_SO_hydro.cfg | 2 +- .../EAGLE_50/vrconfig_6dfofbound_subhalos_SO_hydro.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/EAGLE_ICs/EAGLE_12/vrconfig_6dfofbound_subhalos_SO_hydro.cfg b/examples/EAGLE_ICs/EAGLE_12/vrconfig_6dfofbound_subhalos_SO_hydro.cfg index d0da048e41..45d6a8e7b7 100644 --- a/examples/EAGLE_ICs/EAGLE_12/vrconfig_6dfofbound_subhalos_SO_hydro.cfg +++ b/examples/EAGLE_ICs/EAGLE_12/vrconfig_6dfofbound_subhalos_SO_hydro.cfg @@ -9,7 +9,7 @@ #EDIT THIS SECTION!!!! #naming convention is EAGLE Hydro. This config will be generalised to allow specific naming conventions to be implemented besides predefined ones -HDF_name_convention=2 +HDF_name_convention=6 Input_includes_star_particle=1 #include star particles in hydro input Input_includes_bh_particle=1 #include bh particles in hydro input Input_includes_wind_particle=0 #include wind particles in hydro input (used by Illustris and moves particle type 0 to particle type 3 when decoupled from hydro forces). Here shown as example diff --git a/examples/EAGLE_ICs/EAGLE_25/vrconfig_6dfofbound_subhalos_SO_hydro.cfg b/examples/EAGLE_ICs/EAGLE_25/vrconfig_6dfofbound_subhalos_SO_hydro.cfg index d0da048e41..45d6a8e7b7 100644 --- a/examples/EAGLE_ICs/EAGLE_25/vrconfig_6dfofbound_subhalos_SO_hydro.cfg +++ b/examples/EAGLE_ICs/EAGLE_25/vrconfig_6dfofbound_subhalos_SO_hydro.cfg @@ -9,7 +9,7 @@ #EDIT THIS SECTION!!!! #naming convention is EAGLE Hydro. This config will be generalised to allow specific naming conventions to be implemented besides predefined ones -HDF_name_convention=2 +HDF_name_convention=6 Input_includes_star_particle=1 #include star particles in hydro input Input_includes_bh_particle=1 #include bh particles in hydro input Input_includes_wind_particle=0 #include wind particles in hydro input (used by Illustris and moves particle type 0 to particle type 3 when decoupled from hydro forces). Here shown as example diff --git a/examples/EAGLE_ICs/EAGLE_50/vrconfig_6dfofbound_subhalos_SO_hydro.cfg b/examples/EAGLE_ICs/EAGLE_50/vrconfig_6dfofbound_subhalos_SO_hydro.cfg index d0da048e41..45d6a8e7b7 100644 --- a/examples/EAGLE_ICs/EAGLE_50/vrconfig_6dfofbound_subhalos_SO_hydro.cfg +++ b/examples/EAGLE_ICs/EAGLE_50/vrconfig_6dfofbound_subhalos_SO_hydro.cfg @@ -9,7 +9,7 @@ #EDIT THIS SECTION!!!! #naming convention is EAGLE Hydro. This config will be generalised to allow specific naming conventions to be implemented besides predefined ones -HDF_name_convention=2 +HDF_name_convention=6 Input_includes_star_particle=1 #include star particles in hydro input Input_includes_bh_particle=1 #include bh particles in hydro input Input_includes_wind_particle=0 #include wind particles in hydro input (used by Illustris and moves particle type 0 to particle type 3 when decoupled from hydro forces). Here shown as example -- GitLab