Skip to content

Commit

Permalink
Refactor Connection Value Report Function
Browse files Browse the repository at this point in the history
In particular, split this function into distinct steps:

  1. Computing the linearised IJK index of each connection.
  2. Reporting multiplicative factors such as the CTF, the D factor,
     and the transmissibility multiplier due to rock compaction.
  3. Reporting pressures, flow rates, and productivity indices.
  4. Reporting filter cake values for injectors

While here, also reverse a condition in init() to enable "early
continue" and reduce levels of nesting and to reduce scope of some
objects.
  • Loading branch information
bska committed Dec 20, 2024
1 parent 7504499 commit 1486b40
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 138 deletions.
Loading

0 comments on commit 1486b40

Please sign in to comment.