This control allows the program to create a random sample from various of distribution types. The result is in the form of a vector of "single" numbers of length "Ncyc" , the latter being the number of MonteCarlo cyles (Default is 10,000). For GAEA50, the random data are supposed to be always greater than zero. That some outcomes of the simulation model eventually can be zero is dealt with in the calculation by finally applying a Probability of Success (POS). In this way the maximum number of cycles is used for the non-zero ( e.g. volumes). The Probabilities of success are calculated and reported separately from the "Unrisked" distribution of the non-zero values. Hence the UDD is producing "positive numbers", i.e. non-zero. However, for the normal distribution input, it may occur that a negative random draw is produced. For instance, the mean is small and the standard deviation is large in comparison. The negative values that may result are set to zero. This problem does not affect the lognormal, because, by definition it can not produce a zero random draw.
The distribution choice is given by the list that pops up when the second input cell is right-clicked with the mouse. In the pop-up menu clicking on "Normal" places the code "N"in the cell.
The possible distributions are:
As the most popular parameter distribution is the triangular, it is possible to set this as the default distribution in the User Pereferences.
It is possible to Validate the input by the menu item "Validate this UDD" under "Edit".