SectionStates Type integer Default par_independent
The randomization of states can be done in two ways:
i) a parallelisation independent way (default), where the random states are identical,
irrespectively of the number of tasks and
ii) a parallelisation dependent way, which can prevent linear dependency
to occur for large systems.
Options:
par_independent:
Parallelisation-independent randomization of states.
par_dependent:
The randomization depends on the number of taks used in the calculation.