Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Verteq (Vertical Equilibrium) Grid #512

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    a64d066 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Incuded opm-verteq 2d grid into opm-grid.

    hafriis authored and Robert Kloefkorn committed May 6, 2019
    Configuration menu
    Copy the full SHA
    bc7bd9d View commit details
    Browse the repository at this point in the history
  2. [feature][PolyhedralGrid] merge from gridfactory branch. This also adds

    a proper DGF implementation for Polyhedron and Polygon.
    Robert Kloefkorn committed May 6, 2019
    Configuration menu
    Copy the full SHA
    7bed2af View commit details
    Browse the repository at this point in the history
  3. Implemented DGF for normal grids.

    Robert Kloefkorn committed May 6, 2019
    Configuration menu
    Copy the full SHA
    9834617 View commit details
    Browse the repository at this point in the history
  4. [bugfix][DGFFactory] release grid pointer once accessed from GridPtr to

    avoid false destruction.
    Robert Kloefkorn committed May 6, 2019
    Configuration menu
    Copy the full SHA
    73b299e View commit details
    Browse the repository at this point in the history
  5. Re-enable verteq test.

    Robert Kloefkorn committed May 6, 2019
    Configuration menu
    Copy the full SHA
    c87e3d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04dbbc4 View commit details
    Browse the repository at this point in the history
  7. Remove debug output.

    Robert Kloefkorn committed May 6, 2019
    Configuration menu
    Copy the full SHA
    791667a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. [bugfix][TopSurf] include correct header.

    Robert Kloefkorn committed May 7, 2019
    Configuration menu
    Copy the full SHA
    b9de389 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. [bugfix][GridFactory] make code compile with DUNE 2.6

    Robert Kloefkorn committed May 13, 2019
    Configuration menu
    Copy the full SHA
    20968e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'verteq' of ssh://github.com/dr-robertk/opm-grid into ve…

    …rteq
    Robert Kloefkorn committed May 13, 2019
    Configuration menu
    Copy the full SHA
    6547672 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Initial column iterator utility for verteq.

    Robert Kloefkorn committed May 29, 2019
    Configuration menu
    Copy the full SHA
    d0cbcf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7c917a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Merge branch 'master' into verteq2

    Robert Kloefkorn committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e5a6498 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Squash

    Robert Kloefkorn committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    f198613 View commit details
    Browse the repository at this point in the history
  2. added grid_test.

    Robert Kloefkorn committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    ccf4cd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Still not working.

    Robert Kloefkorn committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    a62b05c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Merge branch 'master' into verteq2

    Robert Kloefkorn committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    4d5644e View commit details
    Browse the repository at this point in the history
  2. Make compile with master.

    Robert Kloefkorn committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    74a5f65 View commit details
    Browse the repository at this point in the history
  3. Bugfix in IdSet, make ids globally unique by adding the size of previous

    codim sets.
    Robert Kloefkorn committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    43b075b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Make grid_test work with DUNEs grid checks.

    Robert Kloefkorn committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4dcfb59 View commit details
    Browse the repository at this point in the history
  2. Bugfix hasBoundaryIntersections and boundarySegmentIndex.

    Robert Kloefkorn committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    0e8d8ec View commit details
    Browse the repository at this point in the history
  3. Fix 3d version.

    Robert Kloefkorn committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8c2152d View commit details
    Browse the repository at this point in the history
  4. Fixed 2d/3d DUNE grid mapping issue.

    Robert Kloefkorn committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8c61420 View commit details
    Browse the repository at this point in the history
  5. Make compile in debug mode.

    Robert Kloefkorn committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    af2ef5a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Enable corner point test for Polyhedral and remove warnings.

    Robert Kloefkorn committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b4deed6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Merge branch 'master' into verteq2

    rube051 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    560c4ee View commit details
    Browse the repository at this point in the history