Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to relate true UTRs (from numerical grid simulations or from deconvolution) to the CRM injection share constants 

LaTeX Math Inline
bodyf_{ik}
 one needs to implement a certain workflow.:

  1. Collect Start with true UTRs 
    LaTeX Math Inline
    body\displaystyle p_{u, ik}(t)
    with the same LTR asymptotic
    LaTeX Math Inline
    body\displaystyle p_{u, ik}(t) \rightarrow \frac{t}{RS}
    .
  2. Select injector W0 
  3. Select producer W1
  4. Perform two convolution tests in virtual space:
    1. Test #1 – DTR_11
      1. Calculate historically-averaged rate for each producer: 
        LaTeX Math Inline
        body\displaystyle q^*_k = \frac{1}{N_k} \sum_{m=1}^{N_k} q_k(t_m)
      2. Calculate DTR_11: 
        LaTeX Math Inline
        body\displaystyle p^*_{u, 11}(t) = p_{u, 11}(t) + \sum_{k \neq 1} p_{u, k1}(t) \cdot q^*_k
         (meaning that injector W0 is shut-down and all producers are working with constant rates 
        LaTeX Math Inline
        bodyq^*_k
        , except producer W1 which is working with unit-rate)
    2.  Test #2 – CTR_01
      1. Calculate historically-averaged rate for each producer: 
        LaTeX Math Inline
        body\displaystyle q^*_k = \frac{1}{N_k} \sum_{m=1}^{N_k} q_k(t_m)
      2. Calculate CTR_01: 
        LaTeX Math Inline
        body\displaystyle p^*_{u, 01}(t) = p_{u, 01}(t) + \sum_{k} p_{u, k1}(t) \cdot q^*_k
         (meaning that injector W0 is working with unit-rate and all producers are working with constant rates 
        LaTeX Math Inline
        bodyq^*_k
        )
  5. Calculate injection share constant
    LaTeX Math Inline
    body\displaystyle f_{01} = \frac{\dot p^*_{01}(t)}{\dot p^*_{11}(t)} \Bigg|_{t \rightarrow \infty}
     as LLS over equation: 
    LaTeX Math Inline
    body\displaystyle \dot p^*_{01}(t) = f_{01} \cdot \dot p^*_{11}(t)
  6. Repeat the same for other producers (starting from point 3 onwards)
  7. Repeat the same for other injectors (starting from point 2 onwards)

...