Manual Page for Command >>>> UNIFORM


Syntax
>>>> UNIFORM

Parent Command
all third-level commands in block > PARAMETER

Subcommand
-

 

Description
This command generates uniformly distributed input parameters for Monte Carlo simulations. Parameter values are sampled between the lower and upper bound specified by command >>>> RANGE.

Example
> PARAMETER
>> RELATIVE permeability function
>>> DEFAULT
>>>> PARAMETER RPD(: 1)
>>>> ANNOTATION : Slr is uncertain
>>>> sample from UNIFORM distribution between...
>>>> RANGE : 0.01 0.50
<<<<
<<<
<<

> COMPUTATION
>> perform ERROR propagation analysis by means of…
>>> : 1000 MONTE CARLO simulations using…
>>> LATIN HYPERCUBE sampling
<<<
<<

 

See Also
>>> MONTE CARLO | >>>> GAUSS | >>>> TRIANGULAR