Monte Carlo Analysis Options

Nexxim Monte Carlo analysis recognizes one option, the SEED option, set with the following syntax:

.OPTION SEED=seed_value

The seed_value is used by the random-value generator to initialize the sequence of pseudo-random values. All Monte Carlo analyses that use a given seed_value generate the same sequence of parameter values. The seed_value should be a positive integer.

In the absence of a SEED option setting, Nexxim Monte Carlo analysis calculates a seed internally.