added joggling of input particles

This commit is contained in:
P.M. Sutter 2013-05-03 14:44:40 -04:00
parent 8be96d88f9
commit 1980fdd5d1
3 changed files with 20 additions and 0 deletions

View file

@ -41,3 +41,4 @@ option "subsample_seed" - "Seed for random number generation to select the subsa
option "resubsample" - "Resubsampling factor compared to the subsampled simulation" double optional
option "resubsample_seed" - "Seed for resubsampling from a subsampled simulation" int optional default="20132011"
option "joggleParticles" - "Slightly joggle the input particle positions" flag off