Probability Settings Overview
The RocFall3 Probability Settings tab allows you to configure probability settings for your RocFall3 analysis, including:
- Sampling Methods
- Pseudo Random Numbers (see below)
- Use Custom Seed (see below)
To open the tab:
- Open the Project Settings dialog.
- Select the Probability tab.
Pseudo-Random Numbers
The Random Number Generation is Pseudo-Random. Pseudo-Random analysis means that the analysis results will always be identical, each time the analysis is run. This is because the same "seed" is used in each case to generate the same sequence of random numbers, which is then used to generate the rockfall results.
Use Default Seed
The purpose of using the Default Seed value, is to allow you to obtain reproducible analysis results even though random numbers are used to generate some of the program input data. The Default Seed option is useful because for the purposes of generating reports, presentations and demonstrations it is often necessary to be able to present and discuss a known set of results .
By default, RocFall3 will always use the same "seed" value, to generate the same sequence of random numbers this value is hard-coded into the program. However, the user may also specify their own seed value, by selecting the Custom Seed option.
Use Custom Seed
The Custom Seed option allows you to specify your own seed value, rather than using the program default seed value. To do this, select the Custom Seed check box, and enter any number.
The analysis will still be Pseudo-Random. That is, if you re-run the analysis, you will always get EXACTLY the same results. However, the results will NOT be the same as the results using the default seed value. In fact, each different value of seed, will produce different results.
For any given constant seed value, you will always get the same results (i.e. endpoint graphs, distribution graphs, and all other analysis results).