This branch implements new config parameters named "deterministic" and "RNGSeed" and modifies the way the global RNG object is initialized. Comments are welcome.
At the same time, I tweaked a few of the default parameters in biosim4.ini (e.g., 4 threads instead of 10). I also modified the internal defaults to be the same as those in biosim4.ini, so that even if biosim4.ini was an empty file, the simulator would still run with the same parameters.
This branch implements new config parameters named "deterministic" and "RNGSeed" and modifies the way the global RNG object is initialized. Comments are welcome.
At the same time, I tweaked a few of the default parameters in biosim4.ini (e.g., 4 threads instead of 10). I also modified the internal defaults to be the same as those in biosim4.ini, so that even if biosim4.ini was an empty file, the simulator would still run with the same parameters.