General Options
Define general options for the structure generation.
Random Seed initializes the random number generator behind the stochastic field generator. Changing its value produces different sequences of random numbers and hence, different realizations of the specified structure. If all settings are equal, generating with the same Random Seed value produces an identical structure. Random Seed must be a non-negative integer number.
Control how many threads are used for the structure generation. Click the Edit button to access the available parallelization options.
Structure generation algorithms can be parallelized if your license and hardware allow it. The Parallelization Options dialog opens when clicking the Edit button, to choose between Sequential, Parallel (Shared Memory) or Automatic Number of Threads.
When Sequential is selected, no parallelization is applied.
When Parallel (Shared Memory) is selected, the Number of Threads can be entered. Below, the maximum number of available threads and the maximum number of licensed parallel processes is shown in the dialog.
If Automatic Number of Threads is selected, the number of parallel processes is automatically selected for optimal speed, based on the number of CPU cores and licensed parallel processes.
For up to eight Available Threads, all of them will be used. If more than eight threads are available, two cases might occur.
Note! Using Automatic Number of Threads prevents Hyper-Threading to ensure optimal loading of the processor. |