Page 269 - Principles of Applied Reservoir Simulation 2E
P. 269

254  Principles  of Applied  Reservoir  Simulation


        2,   NUMTX, NUMTY, NUMTZ, ITCODE
             NUMTX      Number of regions where x direction transmissibility (TX)
                        is changed.
             NUMTY      Number of regions where y direction transmissibility (TY)
                        is changed.
             NUMTZ      Number of regions where z direction transmissibility (TZ)
                        is changed.
             ITCODE     = 0 means do not print the modified distributions;
                        =  1 means print the modified distributions.


        3    II, 12, Jl, J2, Kl, K2, VALTX
             Omit this record  if NUMTX  = 0.
                        Coordinate of first region block in I direction.
                        Coordinate  of last region block in I direction.
                        Coordinate of first region block in J direction.
                        Coordinate of last region block in J direction.
                        Coordinate  of first region block in K direction.
                        Coordinate of last region block in K  direction.
                        Multiplier of x  direction transmissibility for region.
                        NOTE:   NUMTX   records must be read.


             II, 12, Jl,  J2, Kl,  K2, VALTY
             Omit this record  if NUMTY  =  0.
             11         Coordinate  of  first  region block  in I  direction.
             12         Coordinate of last region block in I direction.
             Jl         Coordinate of first region block in J direction.
             J2         Coordinate of last region block  in J  direction.
             Kl         Coordinate of first region block  in K direction.
             K2         Coordinate of last region block in K direction.
             VALTY      Multiplier of y  direction transmissibility for region.
                        NOTE:   NUMTY records must be read.
   264   265   266   267   268   269   270   271   272   273   274