Parent Command
all third-level commands in block > PARMETER
Subcommand
-
Description
This command sets the admissible parameter range. It provides lower and upper bounds
of the parameter. During the optimization process, iTOUGH2 may suggest parameter values
that are physically not valid (e.g. negative porosity) or not reasonable (e.g. very high
permeability). Limiting the admissible range for the values a parameter can assume prevents
the simulation from stopping due to an unphysical or unreasonable parameter value.
However, it is strongly suggested not to specify a narrow parameter range about the initial
guess. The range should reflect physical bounds, and the expected variation of the
parameter. If prior knowledge suggests that a certain parameter varies only slightly about the
initial guess, this information should enter the inversion as a standard deviation associated
with the initial guess, i.e., prior information (see command
Example
> PARAMETER
>> POROSITY
>>> MATERIAL: SANDY
>>>> PRIOR information : 0.34
>>>> standard DEVIATION: 0.05
>>>> admissible RANGE : 0.01 0.99
<<<<
<<<
<<
See Also