We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bb63c commit c6188ceCopy full SHA for c6188ce
PTS/data/extraparams
@@ -114,7 +114,7 @@ MISCELLANEOUS
114
for population origins. (Need POPDATA==1). It
115
is assumed that the PopData in the input file
116
are between 1 and k where k<=MAXPOPS.
117
-#define RANDOMIZE 1 // (B) use new random seed for each run
+#define RANDOMIZE 0 // (B) use new random seed for each run
118
#define SEED 0 // (int) seed value for random number generator
119
(must set RANDOMIZE=0)
120
#define METROFREQ 10 // (int) Frequency of using Metropolis step to update
0 commit comments