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

Rewrite corner point support, improved parser, other small features #27

Merged
merged 69 commits into from
Dec 19, 2023

Commits on Nov 20, 2023

  1. Add output writing of PVTO

    moyner committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    353d2c0 View commit details
    Browse the repository at this point in the history
  2. Improve printing of ecl table

    moyner committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    49268fd View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update deck_types.jl

    moyner committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8c3c685 View commit details
    Browse the repository at this point in the history
  2. Add parsing of a few keywords

    Some of these are non-standard
    moyner committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e8c6ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efdc3ed View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    0854c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3097b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce7e23b View commit details
    Browse the repository at this point in the history
  4. Update utils.jl

    moyner committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    6383b8d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    1fd9f4f View commit details
    Browse the repository at this point in the history
  2. Revert "Update utils.jl"

    This reverts commit 6383b8d.
    moyner committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e5a7fff View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Update scalarization test

    moyner committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1db5581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df4dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20ed7b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Bump Makie compat

    moyner committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6a216f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf54ab0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    71abf51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9df71a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a51aff2 View commit details
    Browse the repository at this point in the history
  4. Update cpgrid.jl

    moyner committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    79088a4 View commit details
    Browse the repository at this point in the history
  5. Update cpgrid.jl

    moyner committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    dfc1fa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Reworking cp grid. Not done

    moyner committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    36a8d5e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Fix to compat

    moyner committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    73c0f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d64bef8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Small fixes to config

    moyner committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    83f4d38 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Update cpgrid.jl

    moyner committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6b4c6b5 View commit details
    Browse the repository at this point in the history
  2. disable bnd

    moyner committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    13f6064 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    b6874c5 View commit details
    Browse the repository at this point in the history
  2. Parsing fixes

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b6c207f View commit details
    Browse the repository at this point in the history
  3. Update data_input.jl

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2eadb6b View commit details
    Browse the repository at this point in the history
  4. Update solution.jl

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    99a07b4 View commit details
    Browse the repository at this point in the history
  5. Update data_input.jl

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6564fc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f8e5f2 View commit details
    Browse the repository at this point in the history
  7. Updates to injector init

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    76ceb53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5016b17 View commit details
    Browse the repository at this point in the history
  9. More parsing work

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f4459aa View commit details
    Browse the repository at this point in the history
  10. Update schedule.jl

    moyner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    760df50 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix BIC setup

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6363312 View commit details
    Browse the repository at this point in the history
  2. Improve well init

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2163bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74847c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1dc7a5 View commit details
    Browse the repository at this point in the history
  5. Update cpgrid.jl

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    074ef07 View commit details
    Browse the repository at this point in the history
  6. Update cpgrid.jl

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0bb33e0 View commit details
    Browse the repository at this point in the history
  7. Reworking cp grid. Not done

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8c6026b View commit details
    Browse the repository at this point in the history
  8. Update cpgrid.jl

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7e5879f View commit details
    Browse the repository at this point in the history
  9. disable bnd

    moyner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0d29b8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f222faf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Rewrite corner point parser

    Add new code for parsing faces
    
    Begun rework, top/bottom faces should be ok
    
    Update processing
    
    Another interior fix
    
    cpgrid: Handle two boundary cells
    
    Boundary treatment
    
    cpgrid: add intersection logic
    
    Update processing.jl
    
    Add more data to cpgrid
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    CPgrid changes
    
    Update processing.jl
    
    Update processing.jl
    
    WIP
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Update processing.jl
    
    Fix parsing?
    
    Clean up processing
    
    Add option to parse actnum separately
    
    Fix normal sign for new parsing
    
    Update cpgrid.jl
    
    Update cpgrid.jl
    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    80fd7cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8440a2a View commit details
    Browse the repository at this point in the history
  3. Add some keywords

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    00db3c0 View commit details
    Browse the repository at this point in the history
  4. Add effective actnum handling

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f52f02c View commit details
    Browse the repository at this point in the history
  5. Update processing.jl

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c8ff4e1 View commit details
    Browse the repository at this point in the history
  6. Update runspec.jl

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3796c39 View commit details
    Browse the repository at this point in the history
  7. Add some more keywords

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    77e4ca3 View commit details
    Browse the repository at this point in the history
  8. Update grid.jl

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f5943f2 View commit details
    Browse the repository at this point in the history
  9. More output from parser

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6e5ecc6 View commit details
    Browse the repository at this point in the history
  10. Add some utilities

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5bd322a View commit details
    Browse the repository at this point in the history
  11. Add more records

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    af70828 View commit details
    Browse the repository at this point in the history
  12. Add some kw

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c9db519 View commit details
    Browse the repository at this point in the history
  13. Add WCONINJH

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    435e3e3 View commit details
    Browse the repository at this point in the history
  14. Handle missing region

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a3070cd View commit details
    Browse the repository at this point in the history
  15. Add some more wells

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    13c6abe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    50c2d8c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5143512 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f557eb2 View commit details
    Browse the repository at this point in the history
  19. Add warn_limit to parsing

    moyner committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c75f508 View commit details
    Browse the repository at this point in the history