From d82487346e87aedde6b9a476d43c7b1e1a821319 Mon Sep 17 00:00:00 2001
From: Aaron LI <aly@aaronly.me>
Date: Mon, 1 Jan 2018 14:51:55 +0800
Subject: Minor changes

---
 fg21sim/configs/20-extragalactic.conf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'fg21sim/configs')

diff --git a/fg21sim/configs/20-extragalactic.conf.spec b/fg21sim/configs/20-extragalactic.conf.spec
index 1992f3f..a75907c 100644
--- a/fg21sim/configs/20-extragalactic.conf.spec
+++ b/fg21sim/configs/20-extragalactic.conf.spec
@@ -100,7 +100,7 @@
   # The minimum mass for clusters when to determine the galaxy clusters
   # total counts and their distributions.
   # Unit: [Msun]
-  mass_min = float(default=1e14, min=1e12)
+  mass_min = float(default=1e14, min=1e13)
 
   # Boost the number of expected cluster number within the sky coverage
   # by the specified times.
-- 
cgit v1.2.2