diff options
Diffstat (limited to 'fg21sim/configs/20-extragalactic.conf.spec')
-rw-r--r-- | fg21sim/configs/20-extragalactic.conf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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. |