From e1b34480fc9625bd25898dd65b3f663046121468 Mon Sep 17 00:00:00 2001 From: Miikka Vaisala Date: Thu, 1 Aug 2019 17:25:14 +0800 Subject: [PATCH] Default sink position at [pi, pi, pi] for clarity. --- config/astaroth.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/astaroth.conf b/config/astaroth.conf index 747b8e9..7c19a64 100644 --- a/config/astaroth.conf +++ b/config/astaroth.conf @@ -51,8 +51,8 @@ AC_lnrho0 = 1.3 // Sink Particle AC_sink_pos_x = 3.14 -AC_sink_pos_y = 0.0 -AC_sink_pos_z = 0.0 +AC_sink_pos_y = 3.14 +AC_sink_pos_z = 3.14 AC_M_sink = 1.0 AC_soft = 0.12