mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
redshift boundary tolerance is now user-selectable
This commit is contained in:
parent
c0a69c4536
commit
7e5a51d931
8 changed files with 26 additions and 20 deletions
|
@ -143,10 +143,6 @@ numZobovThreads = 2
|
|||
# 1e-9 (or smaller != 0) -> Do not merge anything
|
||||
mergingThreshold = 1.e-9
|
||||
|
||||
# when trimming away voids near the bounaries, what multiple of the radius to
|
||||
# use for safety
|
||||
boundaryTolerance = 1.0
|
||||
|
||||
# simulation information
|
||||
numPart = 512*512*512
|
||||
lbox = 999.983 # Mpc/h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue