opm-grid icon indicating copy to clipboard operation
opm-grid copied to clipboard

Adds Verteq (Vertical Equilibrium) Grid

Open rbe051 opened this issue 4 years ago • 2 comments

The verteq (Vertical Equilibrium) is a revitalization of a former OPM project called verteq from some years back. It basically allows to colaps a column of grid cells from a corner point grid into a 2d cell while keeping a way of communicating between the two grids. This is used for longterm (>100 years) large scale (large reservoirs) CO2 simulations.

The above is copied from below to make it easier to find.

rbe051 avatar Jan 27 '21 10:01 rbe051

Welcome to OPM. Thanks a lot for the contribution. I am sure this is very valuable but you could make our life a bit easier to assess and understand the value. Please think about doing this (would be very welcome):

  • Please add a more meaningful description. E.g. what is the verteq grid.
  • If possible split the PR. One for verteq, one for Polyhedral improvement/fixes etc.
  • Maybe you can even squash some of the commits (e.g. "Still not working" looks strange in the master branch)

blattms avatar Jan 27 '21 10:01 blattms

The verteq (Vertical Equilibrium) is a revitalization of a former OPM project called verteq from some years back. It basically allows to colaps a column of grid cells from a corner point grid into a 2d cell while keeping a way of communicating between the two grids. This is used for longterm (>100 years) large scale (large reservoirs) CO2 simulations. The original code from Roland was based on UnstructuredGrid and thus with this PR we try to revitalize some of that code to be used in present day OPM. I think @totto82 can give you the full picture and @atgeirr can fill you in on the history.

dr-robertk avatar Jan 27 '21 13:01 dr-robertk