Manual Page for Command >> REGION


Syntax
>> REGION (SINK/SOURCE, PERMEABILITY, OBSERVATION)

Parent Command
> PARAMETER

 

Subcommand
>>> MATERIAL (if keyword PERMEABILITY)
>>> MODEL
(if keyword OBSERVATION)
>>> SOURCE
(if keyword SINK/SOURCE)

 

Description
This command selects as a parameter the geometry (i.e., location, size, and shape) of a region, in which either material properties or a sink/source are provided, or observations are taken. See report Enhancements, for details of how to specify a property or sink/source region. The specific geometric parameter XREGION(i) is identified by command >>>> INDEX: i. Its meaning depends on the region geometry as defined by parameter IREGGEOM.

IREGGEOM i=1 i=2 i=3 i=4 i=5 i=6 i=7 i=8 i=9
1 (box) X-min Y-min Z-min X-max Y-max Z-max azimuth dip plunge
2 (ellipsoid) X-center Y-center Z-center X-semi-axis Y-semi-axis Z-semi-axis azimuth dip plunge
3 (cylinder) X-beg Y-beg Z-beg X-end Y-end Z-end radius
4 (cube) X-center Y-center Z-center X-half-length Y-half-length Z-half-length azimuth dip plunge
5 (prism) Axismin Axismax C1,1 C1,2 Ci,1 Ci,2 CNP,1 CNP,2
6 (cone) X-beg Y-beg Z-beg X-end Y-end Z-end R-beg R-end

If i is negative, the estimated parameter is added to the initial values of the parameters; this feature is useful, for example, to shift multiple wells or discrete fault zones described by permeability regions.

If keyword OBSERVATION is present, the parameter refers to the region where observations are taken. Making the location of a potential measurement and adjustable parameter may be useful for assessing the impact of measurement location uncertainty and for optimal monitoring system design. If this option is used, the annotation of the parameter has to be exactly the same as that of the corresponding data set in the >> OBSERVATION block. Moreover, the observation location may not be defined by a list of elements or connections, but by providing the corrdinates of the region.

Example
> PARAMETER
>> cylindrical SOURCE REGIONs
>>> SOURCE: XYZ_1 +9
>>>> ANNOTATION: shift all wells N-S
>>>> INDEX : -2 -5
>>>> VALUE
>>>> GUESS : 10.0 [m]
>>>> RANGE : -50.0 50.0
<<<<
<<<

>> OBSERVATION REGION
>>> MODEL
>>>> ANNOTATION: concentration
>>>> INDEX : -3 (sampling depth)
>>>> VALUE
>>>> RANGE : -30 -20
<<<<
<<<
<<

> OBSREVATION
>> CONCENTRATION
>>> ELEMENT CUBE COORDINATES: 20. 45. -25. .5 .5 2.
>>>> ANNOTATION: concentration
>>>> NO DATA
>>>> DEVIATION: 1.0E-6
<<<<
<<<
<<

See Also
-