Syntax
>>>> TRIANGULAR
Parent Command
all third-level commands in block > PARAMETER
Subcommand
-
Description
This command generates random input parameters following a triangular distribution for Monte Carlo simulations. Parameter values are sampled between the lower and upper bound specified by command >>>> RANGE; the mode is given by command >>>> GUESS.
Example
> PARAMETER
>> RELATIVE permeability function
>>> DEFAULT
>>>> PARAMETER RPD(: 1)
>>>> ANNOTATION : Slr is uncertain
>>>> sample from TRIANGULAR distribution between...
>>>> RANGE : 0.10 0.50
>>>> with the initial GUESS: 0.20 as the mode
<<<<
<<<
<<
> COMPUTATION
>> perform ERROR propagation analysis by means of…
>>> : 1000 MONTE CARLO simulations using…
>>> LATIN HYPERCUBE sampling
<<<
<<
See Also
>>> MONTE CARLO | >>>> GAUSSIAN | >>>> UNIFORM