We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3975a19 commit 2a900f6Copy full SHA for 2a900f6
1 file changed
structure_threader/skeletons/stparams.py
@@ -214,7 +214,7 @@
214
for population origins. (Need POPDATA==1). It
215
is assumed that the PopData in the input file
216
are between 1 and k where k<=MAXPOPS.
217
-#define RANDOMIZE 1 // (B) use new random seed for each run
+#define RANDOMIZE 0 // (B) use new random seed for each run
218
#define SEED 0 // (int) seed value for random number generator
219
(must set RANDOMIZE=0)
220
#define METROFREQ 10 // (int) Frequency of using Metropolis step to update
0 commit comments