changed default subsampling behavior in example

This commit is contained in:
P.M. Sutter 2014-12-04 16:16:47 -05:00
parent 6620dd8fd7
commit 5ed1503c91

View file

@ -103,7 +103,7 @@ doSubSamplingInPrep = False
# 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"
# shift the z-coord of sims with redshift
shiftSimZ = False