changed default subsampling behavior

This commit is contained in:
P.M. Sutter 2014-12-02 09:24:22 -05:00
parent 8a0e01a3b6
commit 6620dd8fd7

View file

@ -96,7 +96,7 @@ doSubSamplingInPrep = False # do the subsampling in preparation script?
# if 'absolute', subSamples are given in particles per cubic Mpc/h
# if 'relative', subSamples are given as a fraction of input particles
subSampleMode = "absolute"
subSampleMode = "relative"
# common filename of halo files, leave blank to ignore halos
haloFileBase = "mf_4s_1G_512_bgc2_NNNNN.sdf"