mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
changed default subsampling behavior in example
This commit is contained in:
parent
6620dd8fd7
commit
5ed1503c91
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue