Syntax
>>>> INDEX: index (index_i...)
or
>>>> PARAMETER: index (index_i...)
Parent Command
most third-level commands in block > PARAMETER
Subcommand
-
Description
This command provides a list of integers for further parameter specification. The integers are usually indexes of TOUGH2 arrays, such as IPAR in arrays CP(IPAR,NMAT) or RPD(IPAR), selecting the IPAR-th parameter of the capillary pressure or default relative permeability function, respectively. If multiple indexes are provided, a single parameter will be estimated and assigned to all the corresponding array elements.
Example
> PARAMETER
>> estimate 2nd parameter of default CAPILLARY pressure function
>>> DEFAULT
>>>> PARAMETER CPD: 2
<<<<
<<<
>> optimize generation RATE of alternating “huff & puff” system
>>> SOURCE: WEL_1
>>>> ANNOTATION : Injection
>>>> INDEX of array F2 : 1 3 5 7 9
<<<<
>>> SOURCE: WEL_1
>>>> ANNOTATION : Pumping
>>>> INDEX of array F2 : 2 4 6 8 10
<<<<
<<<
<<
See Also
-